This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
matlab_usage [2018/02/01 18:40] mgstauff [Parallel Toolbox Considerations] |
matlab_usage [2018/02/06 20:44] (current) mgstauff [Matlab Search Path] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| If you need to replace the default CfN settings in your startup.m file, see / | If you need to replace the default CfN settings in your startup.m file, see / | ||
| + | ==== Matlab Search Path ==== | ||
| + | To customize the Matlab search path, change your ~/ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Add the definition to your ~/ | ||
| ==== Matlab via qsub batch jobs==== | ==== Matlab via qsub batch jobs==== | ||
| You may need to run Matlab scripts in a qsub job. It's fairly easy. This command will run a series of Matlab commands from the command line (shell), which we can use in a qsub job script: | You may need to run Matlab scripts in a qsub job. It's fairly easy. This command will run a series of Matlab commands from the command line (shell), which we can use in a qsub job script: | ||