Page 13 - Basics of MATLAB and Beyond
P. 13

Basics of MATLAB








                               1    First Steps in MATLAB

                               1.1   Starting MATLAB
                               matlab is a software package that lets you do mathematics and compu-
                               tation, analyse data, develop algorithms, do simulation and modelling,
                               and produce graphical displays and graphical user interfaces.
                                  To run matlab on a PC double-click on the matlab icon. To run
                               matlab on a unix system, type matlab at the prompt.
                                  You get matlab to do things for you by typing in commands. mat-
                               lab prompts you with two greater-than signs (>>) when it is ready to
                               accept a command from you.
                                  To end a matlab session type quit or exit at the matlab prompt.
                                  You can type help at the matlab prompt, or pull down the Help
                               menu on a PC.
                                  When starting matlab you should see a message:
                                 To get started, type one of these commands: helpwin,
                                 helpdesk, or demo
                               >>
                               The various forms of help available are
                                          helpwin    Opens a matlab help GUI
                                          helpdesk   Opens a hypertext help browser
                                          demo       Starts the matlab demonstration

                               The complete documentation for matlab can be accessed from the
                               hypertext helpdesk. For example, clicking the link Full Documentation






                               c   2000 by CRC Press LLC
   8   9   10   11   12   13   14   15   16   17   18