Model Exporter User Guide: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(New page: ==About This Guide== 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 Eigenv...)
 
imported>Donal
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==About This Guide==
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 8: Line 7:
<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;">
* [http://software.eigenvector.com/toolbox/model_exporter About This Software]
===<font color="#000099">About This Software</font>===
* [http://software.eigenvector.com/toolbox/model_exporter/Model_Exporter.pdf Reference Manual and Installation Guide (PDF)]
* [[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]]
</td>
</tr>
<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;">
===<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>
</tr>
<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;">
===<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 22: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