Impact-Site-Verification: dbe48ff9-4514-40fe-8cc0-70131430799e

Search This Blog

A Guide to MATLAB Object-Oriented Programming by Andy H. Register

A Guide to MATLAB Object-Oriented Programming is the first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB. Unlike the typical approach of other resources, this guide explains why each feature is important, demonstrates how each feature is used and promotes an understanding of the interactions between features.

Assuming an intermediate level of MATLAB programming knowledge, the book not only concentrates on MATLAB coding techniques but also discusses topics critical to general software development. It introduces fundamentals first before integrating these concepts into example applications. In the first section, the book discusses eight basic functions: constructor, subsref, subsasgn, display, struct, fieldnames, get and set. Building on the previous section, it explores inheritance topics and presents the Class Wizard, a powerful MATLAB class generation tool. The final section delves into advanced strategies, including containers, static variables and function fronts.

With more than 20 years of experience designing and implementing object-oriented software, the expert author has developed an accessible and comprehensive book that aids readers in creating effective object-oriented software using MATLAB.

Features
Introduces one new concept per chapter to allow for full, easy understanding of the topics
Builds a firm foundation by discussing more commonly used topics first
Discusses advanced MATLAB and object-oriented design techniques, including vectorized classes, containers, pass-by-reference emulation, static variables, functors and protected visibility
Integrates software modules with object-oriented design to automatically generate tedious and repetitive codes

Includes a CD-ROM with source code, enabling readers to examine variables, observe operations, experiment with modifications and apply new concepts



No comments

Popular Posts