Paths
These movies describe the concept of using the path to tell Matlab where to find m-files.
Tutorial | Description |
---|---|
What are Paths? | This movie explains the concept of the Matlab path. |
Running Files Without Using Path | This movie describes how to run a m-file in any directory without setting the path. |
Running Files Using Path | This movie describes how to run a m-file from any directory by setting the path. |