
4
Programming
IfyouhaveanactiveInternetconnection,youcanwatchtheWritinga
MATLAB Program video demo for an overview of the major functionality.
Flow Control (p. 4-2)
Use flow control constructs,
including
if, switch and case, for,
while, continue,andbreak.
Other Data Structures (p. 4-9)
Work with multidimensional arrays,
cell arrays, character and text data,
and s tru c tu res.
Scripts and Functions (p. 4-20)
Write scripts and functions, use
global variables, pass string
arguments to functions, use
eval to
evaluate text expressions, vecto rize
code, preallocate arrays, reference
functions using handles, and use
functions that operate on functions.
Kommentare zu diesen Handbüchern