Text-only
Table of Contents (
frame
/
no frame
)
(1) Types of Program Files
Types of Program Files
M-files
: ASCII text files that contain sequences of matlab commands (.m file extension)
2 kinds of M-files:
script files
- automate long sequences of commands
function files
- extend matlab by developing new commands
Can be created in matlab editor or an editor of your choice
mfile.src last modified Oct 17, 2007
Introduction
Table of Contents
(
frame
/
no frame
)
Printable
(single file)
© Dartmouth College