HOW TO GET STARTED WITH MATLAB 1. Log onto one of the College machines. 2. Create a directory for use in this assignment (let's say "matlab"). 3. "cd matlab" 4. Copy the reliability computation routines into the current directory: "cp /net/www/classes/AY2000/cs4330_fall/hw/matlab/* ." 5. Run "matlab". 6. Within Matlab, the reliability functions are available merely by calling them, e. g. "reliability( P, 4 )". 7. Quit Matlab with the "quit" command. Note: Matlab may be run remotely by setting your DISPLAY variable and running xhost.