4 Getting the MATLAB code needed for the lab
Under the Applications menu in the upper-left corner of the screen and under the Favorites menu click on Terminal. You should see the following:
Type the following command into the terminal:
The lab files have now been transferred to your workstation.
Start MATLAB (choose the Applications menu in the upper-left corner of the screen and under the Programming menu click on Matlab. MATLAB should start in the folder /home/user/1011
If MATLAB does not start in the folder /home/user/1011
, then in the Matlab Command Window change the current working folder by typing the following:
cd /home/user/1011
and press Enter.