Release Notes Version 7 8 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
(Created page with "==Changes and Bug Fixes in Version 7.8.1== {| {{table}} | align="center" style="background:#f0f0f0;"|'''File''' | align="center" style="background:#f0f0f0;"|'''Comment''' |-...")
 
imported>Scott
No edit summary
Line 14: Line 14:
* Fix so CLS is handled properly.
* Fix so CLS is handled properly.


|----valign="top"
|'''[[lddlgpls]]'''
|
* Detect when a variable is too large to save under version 7.0 format MAT file.
|----valign="top"
|'''[[parsemixed]]'''
|
* Fix for parsing error when double-quoted strings contained regular expression characters (particularly with commas too).
* Fix for label set name problem with certain file structures. Set names are now more reliably extracted.
|----
|----
|}
|}

Revision as of 15:02, 9 July 2014

Changes and Bug Fixes in Version 7.8.1

File Comment
autoimport
  • Fix for file filters on older version of Matlab.
comparemodels
  • Fix so CLS is handled properly.
lddlgpls
  • Detect when a variable is too large to save under version 7.0 format MAT file.
parsemixed
  • Fix for parsing error when double-quoted strings contained regular expression characters (particularly with commas too).
  • Fix for label set name problem with certain file structures. Set names are now more reliably extracted.