Advanced Topics: Difference between revisions
Jump to navigation
Jump to search
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...) |
imported>Scott No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Standard Model Structure]] | * [[Standard Model Structure]] | ||
* [[Exporting_Models | Exporting Models]] | |||
* [[User Defined Preprocessing]] | * [[User Defined Preprocessing]] | ||
* [[Working With EVRIADDON]] |
Latest revision as of 09: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.