Sign In | Not yet a member? | Submit your article
 
Home   Technical   Study   Novel   Nonfiction   Health   Tutorial   Entertainment   Business   Magazine   Arts & Design   Audiobooks & Video Training   Cultures & Languages   Family & Home   Law & Politics   Lyrics & Music   Software Related   eBook Torrents   Uncategorized  

A Guide to MATLAB Object-Oriented Programming
A Guide to MATLAB Object-Oriented Programming
Date: 08 May 2011, 00:30

Free Download Now     Free register and download UseNet downloader, then you can FREE Download from UseNet.

    Download without Limit " A Guide to MATLAB Object-Oriented Programming " from UseNet for FREE!
A Guide to MATLAB Object-Oriented Programming is the first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLABR. 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.
Review:
a GUIDE to oop in MATLAB
I have been developing a MATLAB toolbox incorporating OOP-Principles.
It has been quite painful, the MATLAB documentation covers the functions but provides little guidance.
This is a guide, it addresses many things that had been making me crazy, like...
- what should the relationship between get/set and subsref/subsasgn be?
- is nargout really as broken as it seems?
- what functions need to be overloaded to get MATLAB-like behavior?
- what functions can be overloaded to provide enhanced MATLAB-like behavior?
- how is inheritance done?
This book has little fluff, it sticks to its objectives throughout.
My only complaint is that there appears to be no website dedicated to it.

DISCLAIMER:

This site does not store A Guide to MATLAB Object-Oriented Programming on its server. We only index and link to A Guide to MATLAB Object-Oriented Programming provided by other sites. Please contact the content providers to delete A Guide to MATLAB Object-Oriented Programming if any and email us, we'll remove relevant links or contents immediately.



Comments

Comments (0) All

Verify: Verify

    Sign In   Not yet a member?