MATLAB Programming with Applications for Engineers 1st Edition by Stephen J. Chapman
Contents of MATLAB Programming with Applications
- Introduction to MATLAB
- The Advantages of MATLAB
- Disadvantages of MATLAB
- The MATLAB Environment
- The MATLAB Desktop
- The Command Window
- The Command History Window
- The Start Button
- The Edit/Debug Window
- Figure Windows
- Docking and Undocking Windows
- The MATLAB Workspace
- The Workspace Browser
- Getting Help
- A Few Important Commands
- The MATLAB Search Path
- Using MATLAB as a Calculator
- MATLAB Summary
- String Functions
- String Conversion Functions
- Creating Two-Dimensional Character Arrays
- Concatenating Strings
- Comparing Strings
- Searching and Replacing Characters within a String
- Uppercase and Lowercase Conversion
- Trimming Whitespace from Strings
- Numeric-to-String Conversions
- String-to-Numeric Conversions
- Summary of Good Programming Practice
- MATLAB Summary