Adding GFtbox to Matlab's search path
Jump to navigation
Jump to search
Back to Running example models and using a cluster
This short tutorial shows how to add the GFtbox to your Matlab search path. Effectively, this allows Matlab to 'see' the toolbox and allows you to execute GFtbox commands without typing the full path of each script.
Although the screenshots shown here are from the Mac edition of Matlab 2009b, the processes involved in adding a search path are consistent across Matlab versions.
Click 'Set Path...' from the 'File' menu in Matlab.
|
Click the 'Add with Subfolders' button.
|
Navigate to the path of the GFtbox. Click on parent directory and click 'Open'.
|
The window will show the directories added to your search path. Click 'Save' and then the toolbox is ready to use.
|
Once the toolbox has been added to the search path, typing the first few letters of a GFtbox command, followed by the pressing the tab key, will bring up a list of possible completions.
|