Model Exporter User Guide: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy |
imported>Donal |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The purpose of this guide it to provide information about how to use | The purpose of this guide it to provide information about how to use | ||
Model_Exporter, changes in new versions, and how to get support. | Model_Exporter, changes in new versions, and how to get support. | ||
Line 9: | Line 8: | ||
<td style="vertical-align:top; border-top: 1px solid #ccf; border-left: 1px solid #ccf; border-right: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | <td style="vertical-align:top; border-top: 1px solid #ccf; border-left: 1px solid #ccf; border-right: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | ||
===<font color="#000099">About This Software</font>=== | ===<font color="#000099">About This Software</font>=== | ||
* [ | * [[Model_Exporter_Reference_Manual#Introduction|About This Software]] | ||
* [[Model_Exporter Release Notes|Release Notes]] | * [[Model_Exporter Release Notes|Release Notes]] | ||
* [[Support|Help and User Support]] | * [[Support|Help and User Support]] | ||
Line 18: | Line 17: | ||
===<font color="#000099">Users Guide</font>=== | ===<font color="#000099">Users Guide</font>=== | ||
* [[ | * [[Model_Exporter_Reference_Manual#System_Requirements|System Requirements]] | ||
* [[ | * [[Model_Exporter_Reference_Manual#Supported_Methods|Supported Methods]] | ||
* [[ | * [[Model_Exporter_Reference_Manual#Exporting_a_Model|Exporting a Model]] | ||
* Exported File Formats: Descriptions and Use | |||
** [[Model_Exporter_Reference_Manual#M-file_Format|M-file Format (Matlab, LabView, Octave,...)]] | |||
** [[Model_Exporter_Reference_Manual#Python_File_Format|Py-file Format (Python)]] | |||
** [[Model_Exporter_Reference_Manual#XML_File_Format|XML-file Format (Other,...)]] | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr style="background: #eef"> | <tr style="background: #eef"> | ||
<td style="vertical-align:top; border-top: 1px solid #ccf; border-left: 1px solid #ccf; border-right: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | <td style="vertical-align:top; border-top: 1px solid #ccf; border-left: 1px solid #ccf; border-right: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | ||
===<font color="#000099"> | |||
* [[ | ===<font color="#000099">Advanced User / Developer Information</font>=== | ||
* [[ | |||
* [[ | * [[Model_Exporter_Interpreter|Model_Interpreter (C# and Java Interpreter)]] | ||
* [[Model_Exporter_Reference_Manual#Requirements_for_XML_Interpreters|Requirements for XML Interpreters]] | |||
* [[Model_Exporter_Reference_Manual#Requirements_for_XML_Writers|Requirements for XML Writers]] | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 21:51, 11 June 2018
The purpose of this guide it to provide information about how to use Model_Exporter, changes in new versions, and how to get support.
Documentation for other Eigenvector products can be found here.
About This Software |
Users Guide
|
Advanced User / Developer Information |