1. Open a MATLAB session - click on the MATLAB icon (keep the web browser open).
  2. In MATLAB: open a new M-file editor window -  follow the menu path File --> New --> M-file
  3. 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.
  4. Highlight the entire page of code and copy (Edit --> Copy).
  5. paste text into the MATLAB M-file editor window. (Edit --> Paste)
  6. In MATLAB, save the M-file onto your Zip disk.
  7. Make sure the Zip disk is part of MATLAB's path.
    1. Open MATLAB's path browser window (File --> Set Path).
    2. Click the Add Folder button, then locate your Zip disk and click Open.