Introduction to Object-Oriented Programming in MATLAB
by Linda Webb
04 Aug 2008
(Updated 11 Aug 2008)
Use of object-oriented techniques in the MATLAB language to implement typical technical application
|
Watch this File
|
| File Information |
| Description |
Object-oriented programming (OO) applies to software development the standard science and engineering practice of identifying patterns and defining a classification system describing those patterns. Classification systems and design patterns allow engineers and scientists to make sense of complex systems and to reuse efforts by others. By applying classification systems and design patterns to programming, the OO approach improves your ability to manage software complexity—particularly important when developing and maintaining large applications and data structures.
This article demonstrates the use of object-oriented techniques in the MATLAB language to implement a typical technical application.
By Stuart McGarrity, The MathWorks
This article was published in MATLAB Digest, March 2008, which you can read at http://www.mathworks.com/company/newsletters/?s_cid=nws_flex |
| MATLAB release |
MATLAB 7.6 (R2008a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 07 Aug 2008 |
ritesh shah
|
|
|
| Updates |
| 11 Aug 2008 |
change in descritption |
|
Contact us at files@mathworks.com