Advanced Topics: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
 
Line 4: Line 4:
* [[Exporting_Models | Exporting Models]]
* [[Exporting_Models | Exporting Models]]
* [[User Defined Preprocessing]]
* [[User Defined Preprocessing]]
* [[Working With EVRIADDON]]

Latest revision as of 10:27, 16 April 2010

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.