Release Notes Version 7 8 1: Difference between revisions
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" | |||
|'''[[analysis]]''' | |||
| | |||
* Fix to remove "cannot match" error when validation X matches model but validation Y does NOT (unneeded test). | |||
* If NO variables are in common between val and model (in either X or Y) give error and return without data. | |||
* Extend groupings to work for using one row classset and one passed in cell array. Extend for arrays, where two cell arrays are passed in for major/minor grouping. | |||
* Add plotting of raw data box plots for ASCA method. | |||
|----valign="top" | |||
|'''[[autoimport]]''' | |||
| | |||
* Fix for error using fullfile on multiple filenames in older Matlab (eq not defined for cells). | |||
* Fix for incorrect filter being selected in older Matlab. | |||
* Fix for not using filter selected in ALL versions. | |||
|----valign="top" | |----valign="top" | ||
Line 14: | Line 31: | ||
| | | | ||
* Add support for boxplots using two classes, first class gives major grouping, second class gives sub-grouping within first. Controlled by new option groupings. | * Add support for boxplots using two classes, first class gives major grouping, second class gives sub-grouping within first. Controlled by new option groupings. | ||
* Add "positions" option showing where to plot boxes along x-axis. | |||
* Use labels for grouping if requested class is empty. | |||
* Significant changes to generalize the .groupings option. Improvements in colors used when colorizing 2nd level of grouping. | |||
* Also allow numeric vectors instead of strings to define groupings (single value still means class set). | |||
|----valign="top" | |||
|'''[[browse]]''' | |||
| | |||
* Fix for bug causing videos to NOT be listed in R2012b and earlier Matlab (transpose of vector). | |||
|----valign="top" | |----valign="top" | ||
Line 20: | Line 45: | ||
| | | | ||
* Fix so CLS is handled properly. | * Fix so CLS is handled properly. | ||
|----valign="top" | |||
|'''[[editds]]''' | |||
| | |||
* Use shorter file filter list when import methods list is too long for older Matlab versions. | |||
|----valign="top" | |||
|'''[[evriinstall]]''' | |||
| | |||
* Add better compatibility checking for prerelease and old/new versions. | |||
|----valign="top" | |----valign="top" | ||
Line 31: | Line 67: | ||
* 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. | ||
|----valign="top" | |||
|'''[[plotgui]]''' | |||
| | |||
* Fix for datestamp mode getting stuck "on" after an date-stamp axisscale was detected. | |||
* Fix for error thrown when zooming down to millisecond time scale. | |||
|----valign="top" | |||
|'''[[simca]]''' | |||
| | |||
* Fix for mixed up classes in SIMCA main model. | |||
|---- | |---- | ||
|} | |} |
Revision as of 16:10, 9 July 2014
Changes and Bug Fixes in Version 7.8.1
File | Comment |
autoimport |
|
analysis |
|
autoimport |
|
boxplot |
|
browse |
|
comparemodels |
|
editds |
|
evriinstall |
|
lddlgpls |
|
parsemixed |
|
plotgui |
|
simca |
|