Lesson 1: Accessing MATLAB and Online Help


After logging into your account, you can enter MATLAB with the system command matlab and exit MATLAB with the command exit or quit. On our system, you may enter MATLAB with the command:
     moose.gg.utah.edu% matlab
and exit it with the command:
     >> quit
It is advisable to have at least two open windows, one for MATLAB and one for doing other tasks.

Information about any command, M-file, or operation is available by typing:
>> help command
If you don't know the command you can view a listing of primary help topics simply by typing:
    >> help