Learning to Program with MATLAB: Building GUI Tools
- Length: 308 pages
- Edition: 1
- Language: English
- Publisher: Wiley
- Publication Date: 2013-01-09
- ISBN-10: 0470936444
- ISBN-13: 9780470936443
- Sales Rank: #873963 (See Top 100 Books)
Author Craig Lent’s 1st edition of Learning to Program with MATLAB: Building GUI Tools teaches the core concepts of computer programming, such as arrays, loops, function, basic data structures, etc., using MATLAB. The text has a focus on the fundamentals of programming and builds up to an emphasis on GUI tools, covering text-based programs first, then programs that produce graphics. This creates a visual expression of the underlying mathematics of a problem or design. Brief and to-the-point, the text includes material that can be converted with supplementary reference material designed to entice users to retain their copy.
Table of Contents
I: MATLAB Programming
1: Getting Started
2: Strings and Vectors
3: Plotting
4: Matrices
5: Control Flow Commands
6: Animation
7: Writing Your Own MATLAB Functions
8: More MATLAB Data Classes and Structures
II: Building GUI Tools
9: Building a Graphical User Interface
10: Transforming a MATLAB Program into a GUI Tool
11: GUI Components
III: Advanced Topics
12: More GUI Techniques
13: More Graphics
14: More Mathematics
Appendix A: Hierarchy of Handle Graphics Objects
Appendix B: Using LATEX Commands