[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/lang]
script
(/tools/hpmatlab/toolbox/matlab/lang/script.m)
Help text
SCRIPT Scripts M-files.
A SCRIPT file is an external file that contains a sequence
of MATLAB statements. By typing the filename, subsequent
MATLAB input is obtained from the file. SCRIPT files have
a filename extension of ".m" and are often called "M-files".
To make a SCRIPT file into a function, see FUNCTION.
See also TYPE, ECHO.
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON