|
using James's matlab scripts (which you have copied to your directory) from your directory... 1) tap matlab 2) matlab
3) >>help readme
4) >>help scriptname
5) >> scriptname
basic UNIX* type "help" at the prompt for some basic commands * use "man command" to figure things out. * to stop a simulation before it is complete use <ctrl-c> * to stop a background job use the "kill" command
Kevin Shaw, eug@eng.umd.edu |