Matlab First Steps


The following comments came from the matlab program's output:

For a complete description of MATLAB, see

MATLAB User's Guide

published The MathWorks, Inc., the developers and distributors of MATLAB. This manual page just describes afew highlights.

When you're inside MATLAB, typing

          help

to the MATLAB prompt `>>' will give a list of commands and functions. Typing help, followed by the name of one of the commands or functions will give a short description of that facility. Typing help, followed by the name of a directory will give synopses of all the commands and functions in that directory.

Typing

          demo

will give a menu of demonstrations.

To exit MATLAB type

quit
or
exit

Return to Resources Page
Return to Calculus 3353/3354 Homepage
URL: http://www.geom.umn.edu/~math335x/matlab_first.html
Copyright: 1996 by the Regents of the University of Minnesota.
Department of Mathematics. All rights reserved.
Comments to: hesse@math.umn.edu
Last modified: Sept 20 1996
The University of Minnesota is an equal opportunity educator and employer.