Instructions to use
MATLAB for DKP Courses in STC Clusters
Updated 1/06/08 D. Kewley-Port
[Note: Matlab takes a long time to load. ]
These instructions assume your files are kept on a USB memory stick, Drive F: in STC clusters.
First Time on Matlab or Adding new Matlab paths:
1)In your your USB stick, create a directory for work for this class.
File->New -> Folder
Name this folder: matstuff.
You will want to back this up (see below).
2) Start Matlab under Programs->Statistics-Math - > Matlab R2007a
3) You need to set your Current Directory and path for the new matstuff directory:
In your Current Directory window, change to your USB stick.
Type: F:\matstuff
[or use browse button]
[If F:\mastuff is different for you, substitute your directory in steps below.]
4) You need to use the command `addpath' to add your matstuff (and later other) directories to the Matlab path. The command `path' will show your current path. In the STC clusters, lots of files are already in the path. To permanently set up your path, you will make an m-script in your matstuff directory to add all your personal paths:
5) All Other Times on Matlab:
6) Backup to Oncourse CL Resources