Release Notes Version 8 6 2: Difference between revisions
Jump to navigation
Jump to search
imported>Scott No edit summary |
imported>Scott |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Changes and Bug Fixes in Version 8.6.2== | ==Changes and Bug Fixes in Version 8.6.2== | ||
This release includes updates for Matlab | This release includes updates for Matlab 2018a. This version will also work with Matlab 2018b. The software will show a warning that can be ignored. | ||
===Importers=== | ===Importers=== | ||
* '''[[spereadr]]''' - Reads Princeton Instruments SPE files. | * '''[[spereadr]]''' - Reads Princeton Instruments SPE files. | ||
* [[table2dataset]] - | * '''[[table2dataset]]''' - Command line function to convert Matlab Table Array to DatasetObject. | ||
* '''[[envireadr]]''' - Move envireadr to PLS_Toolbox, image DSO will be created if MIA_Toolbox is installed. | |||
===Additional Changes=== | ===Additional Changes=== | ||
{| {{table}} | {| {{table}} | ||
Line 18: | Line 20: | ||
|'''[[crossval]]''' | |'''[[crossval]]''' | ||
| | | | ||
* Remove superfluous cross-validation computation when ann is called within crossval_ann. | * Remove superfluous cross-validation computation when ann is called within crossval_ann. | ||
|----valign="top" | |||
|'''[[dendrogram]]''' | |||
| | |||
* Add fix for no classes existing. | |||
|----valign="top" | |||
|'''[[exportfigure]]''' | |||
| | |||
* Multiple fixes, added support for different objects on figure. | |||
|----valign="top" | |||
|'''[[jmlimit]]''' | |||
| | |||
* Improve the comments to describe the first parameter 'pc' more accurately . | |||
|----valign="top" | |----valign="top" | ||
|'''[[matchvars]]''' | |'''[[matchvars]]''' | ||
| | | | ||
Line 40: | Line 58: | ||
| | | | ||
* Fix for cooks distance causing error. | * Fix for cooks distance causing error. | ||
|----valign="top" | |||
|'''[[variableselectiongui|variable selection]]''' | |||
| | |||
* Add custom LVs field for specified mode in rpls. | |||
|---- | |---- | ||
|} | |} |
Latest revision as of 08:50, 2 November 2018
Changes and Bug Fixes in Version 8.6.2
This release includes updates for Matlab 2018a. This version will also work with Matlab 2018b. The software will show a warning that can be ignored.
Importers
- spereadr - Reads Princeton Instruments SPE files.
- table2dataset - Command line function to convert Matlab Table Array to DatasetObject.
- envireadr - Move envireadr to PLS_Toolbox, image DSO will be created if MIA_Toolbox is installed.
Additional Changes
File | Comment |
analysis |
|
crossval |
|
dendrogram |
|
exportfigure |
|
jmlimit |
|
matchvars |
|
modelselector |
|
modlrder |
|
plotscores |
|
variable selection |
|