Programming Utilities: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Donal
No edit summary
imported>Scott
No edit summary
Line 1: Line 1:
:[[besttime]] - Returns a string describing the time interval provided (in seconds).
:[[besttime]] - Returns a string describing the time interval provided (in seconds).
:[[cellne]] - Compares two cells for inequality in size and/or values.
:[[cellne]] - Compares two cells for inequality in size and/or values.
:[[classsummary]] - List class and axisscale distributions for a DataSet.
:[[comparevars]] - Compares two variables of any type and returns differences.
:[[comparevars]] - Compares two variables of any type and returns differences.
:[[contents]] - Mfile of functions to enable Matlab helpwin.
:[[contents]] - Mfile of functions to enable Matlab helpwin.
Line 9: Line 10:
:[[exportfigure]] - Automatically export figures to an external program.
:[[exportfigure]] - Automatically export figures to an external program.
:[[figbrowser]] - Browser with icons of all Matlab figures.
:[[figbrowser]] - Browser with icons of all Matlab figures.
:[[figuretheme]] - Resets a figure background and axes to a specified color.
:[[findindx]] - Finds the index of the array element closest to value r.
:[[findindx]] - Finds the index of the array element closest to value r.
:[[getdatasource]] - Extract summary dataset info.
:[[getdatasource]] - Extract summary dataset info.

Revision as of 13:02, 7 March 2012

besttime - Returns a string describing the time interval provided (in seconds).
cellne - Compares two cells for inequality in size and/or values.
classsummary - List class and axisscale distributions for a DataSet.
comparevars - Compares two variables of any type and returns differences.
contents - Mfile of functions to enable Matlab helpwin.
encode - Translates a variable into matlab-executable code.
erdlgpls - Error dialog.
evrirelease - Returns Eigenvector product release number.
evriscript - Create a chain of steps where each step applies a single pls_toolbox function.
exportfigure - Automatically export figures to an external program.
figbrowser - Browser with icons of all Matlab figures.
figuretheme - Resets a figure background and axes to a specified color.
findindx - Finds the index of the array element closest to value r.
getdatasource - Extract summary dataset info.
getmlversion - Returns current Matlab version as an integer.
getplspref - Get overriding options (preferences) for PLS_Toolbox functions.
lddlgpls - Dialog to load variable from workspace or MAT file.
moveobj - Interactively reposition graphics objects.
helppls - Context related help on the PLS_Toolbox.
readme - Release notes for PLS_Toolbox.
reversebytes - Flips order of bytes in a word.
setplspref - Set overriding options (preferences) for PLS_Toolbox functions.
string_x - Add backslash before troublesome TeX characters.
svdlgpls - Dialog to save variable to workspace or MAT file.

(Sub topic of Categorical_Index)