Math 253: CalcLab MATLAB Setup

Here is a checklist for today's MATLAB setup. First you'll login to your CalcLab account and set up your Linux MATLAB environment. Once this is complete, start on MATLAB Assignment 0.
  1. Your TA will seat you by teams in groups of four. You will use your NetID and NetID password to login to your CalcLab account. (This is the one you use to login to NEO, open access lab computers, etc.)

  2. Login to your CalcLab account. SINGLE click with the left mouse button on the Foxfire button in the bottom panel. (It is orange and blue, a fox wrapped around the Earth.) This invokes a web browser.

  3. The CalcLab home page is the default home page on your CalcLab account. In the Web address field you should see calclab.math.tamu.edu.

  4. Next, type in the Web address of our class home page, then press Enter. Bookmark this page for ready reference. (Click on Bookmarks, then "Bookmark This Page.")
    http://calclab.math.tamu.edu/~belmonte/2007c_m253.html 
    Click on "MATLAB Assignments and Videos", then on the link "CalcLab Setup" next to "First Lab Day." You are now looking at the electronic version of this piece of paper, replete with links.

  5. Here's how to set up your Linux MATLAB environment on your CalcLab account.


  6. Invoke MATLAB by SINGLE clicking on the gold hill icon in the bottom panel. Patiently wait while the program loads. When you see "Ready" in the lower left corner of the MATLAB window, type the following in the Command Window panel.
        help r2d
    
    MATLAB displays the following help text:
      R2D converts from radians into degrees.
      Given an object r in radian measure, r2d(r) returns
      the object converted into degree measure.
    
    The r2d command is one that I wrote, so you know the directories where my codes reside are in your path.

  7. Finally, We're going to make your MATLAB interface somewhat simpler.
Having viewed pertinent MATLAB videos in advance, start working on MATLAB Assignment 0. (That said, you may still fine the written handout Cycle of Life a useful supplement to the streaming videos.)
Please send comments, questions, or suggestions regarding agendas to Art Belmonte at "belmonte@calclab.math.tamu.edu".
Last updated Thu, 19/Jul/2007, 9:00 am