-
Open a MATLAB session - click on the MATLAB icon
(keep the web browser open).
-
In MATLAB: open a new M-file editor window -
follow the menu path File --> New --> M-file
-
In the web browser: locate
the m-file you wish to download (see the frame below for a directory). Click
on the file name to display the program code.
-
Highlight the entire page of code and copy (Edit --> Copy).
-
paste text into the MATLAB M-file editor window.
(Edit --> Paste)
-
In MATLAB, save the M-file onto your Zip disk.
-
Make sure the Zip disk is part of MATLAB's path.
-
Open MATLAB's path browser window (File --> Set Path).
-
Click the Add Folder button, then locate your Zip disk and click Open.