Lab 1
Installing and Configuring MATLAB

CS211 Lab Policy:

Instructions:

  1. Review the CS211 course Goal and Objectives and course Policies.

  2. Follow these MATLAB Installation Instructions to install MATLAB Version 7.4, Release 2007a on your laptop.

  3. Follow these MATLAB Configuration Instructions to configure MATLAB on your laptop for CS211.
     

  4. Review one or more of the 3 video tutorials included in the MATLAB help system:

  5. The command interpreter works like a calculator and is ideal for command experimentation. Experiment by entering some simple equations into the command window. For example, try:

    3 + 5

    3 + 5 * 10

    (3 + 5) * 10

    x = 4

    x + 10

  6. Experiment with the command history feature of MATLAB by hitting the up and down arrow keys. Notice that you can easily "bring up" previously entered commands, edit them, and re-execute them with minimal typing. It is important that you become proficient in the MATLAB environment so that you can perform operations quickly.
     

  7. Experiment with MATLAB's Help system ( Help --> MATLAB Help).

  8. You will need access to the CS211 course web site during every class period this semester. You have two options:

  9. Complete the CS211 Student Survey.

Turn-in:

Submit your completed CS211 Student Survey (an edited MS Word document) as Lab 1.