Getting Started
Programming with MATLAB
Flow Control
MATLAB has several flow control constructs:
if
statements
switch
statements
for
loops
while
loops
continue
statements
break
statements
Creating Movies
if