Advanced Topics

From Eigenvector Research Documentation Wiki
Revision as of 08:37, 14 October 2008 by imported>Scott (New page: Eigenvector software makes use of several higher order data types included in MATLAB. These include structures, cell arrays, and classes (custom objects). The following topics discuss thes...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Eigenvector software makes use of several higher order data types included in MATLAB. These include structures, cell arrays, and classes (custom objects). The following topics discuss these more complex constructs and how to use them.