Release Notes Model Exporter Version 2 7: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Created page with "Version 2.7 of Model_Exporter was released in October, 2012. For general product information, see Model_Exporter_User_Guide. ==NEW FEATURES / FIXES== * When exporting to m-...")
 
imported>Jeremy
No edit summary
 
Line 2: Line 2:


==NEW FEATURES / FIXES==
==NEW FEATURES / FIXES==
* Support for new [[EVRIModel Objects]]


* When exporting to m-file format, add the ability to export the numerical values to a data file (32- or 64-bit precision) instead of into the m-file as plain text (the default and historical behavior.)
* When exporting to m-file format, add the ability to export the numerical values to a data file (32- or 64-bit precision) instead of into the m-file as plain text (the default and historical behavior.)

Latest revision as of 11:05, 12 October 2012

Version 2.7 of Model_Exporter was released in October, 2012. For general product information, see Model_Exporter_User_Guide.

NEW FEATURES / FIXES

  • When exporting to m-file format, add the ability to export the numerical values to a data file (32- or 64-bit precision) instead of into the m-file as plain text (the default and historical behavior.)
  • Fix issue with ModelInterpreter object name
  • Include the the bad file extension found in the reported error message whenever a user input filename has an unrecognized file extension
  • Assure all the source code of ModelInterpreter is included in the release