Release Notes Version 7 8 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
Line 9: Line 9:
|
|
* Fix for file filters on older version of Matlab.
* Fix for file filters on older version of Matlab.
|----valign="top"
|'''[[boxplot]]'''
|
* Add support for boxplots using two classes, first class gives major grouping, second class gives sub-grouping within first. Controlled by new option groupings.
|----valign="top"
|----valign="top"
|'''[[comparemodels]]'''
|'''[[comparemodels]]'''
Line 24: Line 31:
* Fix for parsing error when double-quoted strings contained regular expression characters (particularly with commas too).
* 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.
* Fix for label set name problem with certain file structures. Set names are now more reliably extracted.
|----
|----
|}
|}

Revision as of 15:40, 9 July 2014

Changes and Bug Fixes in Version 7.8.1

File Comment
autoimport
  • Fix for file filters on older version of Matlab.
boxplot
  • Add support for boxplots using two classes, first class gives major grouping, second class gives sub-grouping within first. Controlled by new option groupings.


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.