| |
All the lab assignments call for program files (called M-files)
to be edited and saved. Before saving any files, be sure to double click the
Connect to Q-Drive icon on the Windows desktop, then hit return
to close the paused script.
To create an M-file while in MATLAB do the following:
- Drop the File menu, click on New, then select M-File.
- A blank edit window appears. Edit this in obvious fashion.
- In the edit window drop the File menu and click on Save-as.
A File Selector box opens.
- Select the directory with a name like username on College of Engineering Samba Server, where username is your username.
- Click Save.
To open and edit an existing M-file do the following:
- Drop the File menu, click on Open. A File Selector box opens.
- Select the directory with a name like username on College of Engineering Samba Server, where username is your username.
- Select the file you wish to open and click Open (or double click on the file).
To submit saved M-files do the following:
- Log in to blackboard and enter your section of 20-ENFD-112.
- Click on assignments.
- Click to view the lab you are submitting files for.
- Attach the files.
- Submit.
|