Skip to content

Learning to Program with MATLAB Building GUI Tools

Best in textbook rentals since 2012!

ISBN-10: 0470936444

ISBN-13: 9780470936443

Edition: 2014

Authors: Craig S. Lent

List price: $106.79
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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.
Customers also bought

Book details

List price: $106.79
Copyright year: 2014
Publisher: John Wiley & Sons, Limited
Publication date: 2/19/2013
Binding: Paperback
Pages: 320
Size: 7.40" wide x 9.17" long x 0.51" tall
Weight: 1.298
Language: English

Getting Started
Strings and Vectors
Plotting
Matrices
Control Flow Commands
Animation
Writing Your Own MATLAB Functions
More MATLAB Data Classes and Structures
Building a Graphical User Interface
Transferring a MATLAB Program into a GUI Tool
GUI Components
More GUI Techniques
More Graphics
More Mathematics