Release Notes Version 8 0 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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Changes and Bug Fixes in Version 8.0.1==
==Changes and Bug Fixes in Version 8.0.1==


===Importers===
* '''[[jascoeemreadr]]''' - Reads Jasco EEM files with Rayleigh removal.
===Other===
* '''[[modelstatssummary]]''' - Generate a succinct list of descriptive model statistics.
===Additional Changes===
{| {{table}}
{| {{table}}
| align="center" style="background:#f0f0f0;"|'''File'''
| align="center" style="background:#f0f0f0;"|'''File'''
Line 23: Line 31:
|
|
* Allow sorting of n-way DSOs using axisscale, labels, and classes.
* Allow sorting of n-way DSOs using axisscale, labels, and classes.
|----valign="top"
|'''[[genalg]]'''
|
* Fix for resize code causing error.


|----valign="top"
|----valign="top"
Line 43: Line 56:
|
|
* Fix bug in which right-click > copy of script box contents would only ever grab the first line.
* Fix bug in which right-click > copy of script box contents would only ever grab the first line.
|----valign="top"
|'''[[trendtool]]'''
|
* Add better memory usage using mean vs mncn.


|----
|----
|}
|}

Latest revision as of 10:11, 19 August 2015

Changes and Bug Fixes in Version 8.0.1

Importers

Other

Additional Changes

File Comment


ann
  • Fix for evritip error.
bin2scale
  • Fix for input order tracking.
  • Fix for identical scales being past.
  • Fix to allow for small error in scale.
  • Fix for small memory leak.
editds
  • Allow sorting of n-way DSOs using axisscale, labels, and classes.
genalg
  • Fix for resize code causing error.
plotgui
  • Assure line+points mode always shows when first selected.
  • Assure that linewidth and symbolsize are always used for all types of plots and data (included, excluded, selected).
  • Adjust 3D symbol size and dimming behavior to better match corresponding 2D views.
  • Show any connect classes mode for ALL selected y-items (not just first).
  • Fix for errors when showing excluded data in bar plot mode.
  • Add fix R2014b and 15a in which color of excluded items would not match color of the corresponding included data.
preprocess
  • Fix for resize behavior on newer versions of Matlab with Mac (and Linux). Also applies to optionseditor and editds.
scriptexpert
  • Fix bug in which right-click > copy of script box contents would only ever grab the first line.
trendtool
  • Add better memory usage using mean vs mncn.