| | | Introduction (p. 1-3) Command and Function Syntax (p. 1-4) Help (p. 1-7) Development Environment (p. 1-12) M-File Functions (p. 1-14) Function Arguments (p. 1-17) Program Development (p. 1-20) Debugging (p. 1-23) Variables (p. 1-27) Strings (p. 1-31) Evaluating Expressions (p. 1-34) MATLAB® Path (p. 1-36) Program Control (p. 1-40) | | HowtoUse theProgramming Tips Syntax, command shortcuts, command recall, etc. Getting help on MATLAB® functions and your own Useful features in the development environment M-file structure, getting information about a function Variouswaystopassarguments, useful functions Suggestions for creating and modifying program code Using the debugging environment and commands Variable names, global and persistent variables String concatenation, string conversion, etc. Use of eval, short-circuiting logical expressions, etc. Precedence rules, making file changes visible to MATLAB, etc. Using program control statements like if, switch, try | | |