Programming Utilities: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Jeremy
No edit summary
Line 3: Line 3:
:[[classsummary]] - List class and axisscale distributions for a DataSet.
:[[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.
:[[encode]] - Translates a variable into matlab-executable code.
:[[encode]] - Translates a variable into matlab-executable code.
:[[erdlgpls]] - Error dialog.
:[[erdlgpls]] - Error dialog.
Line 18: Line 17:
:[[moveobj]] - Interactively reposition graphics objects.
:[[moveobj]] - Interactively reposition graphics objects.
:[[helppls]] - Context related help on the PLS_Toolbox.
:[[helppls]] - Context related help on the PLS_Toolbox.
:[[readme]] - Release notes for PLS_Toolbox.
:[[reversebytes]] - Flips order of bytes in a word.
:[[reversebytes]] - Flips order of bytes in a word.
:[[setplspref]] - Set overriding options (preferences) for PLS_Toolbox functions.
:[[setplspref]] - Set overriding options (preferences) for PLS_Toolbox functions.
:safename - Converts a string to a valid Matlab variable name
:[[string_x]] - Add backslash before troublesome TeX characters.
:[[string_x]] - Add backslash before troublesome TeX characters.
:[[svdlgpls]] - Dialog to save variable to workspace or MAT file.
:[[svdlgpls]] - Dialog to save variable to workspace or MAT file.
   
   
(Sub topic of [[Categorical_Index|Categorical_Index]])
(Sub topic of [[Categorical_Index|Categorical_Index]])

Revision as of 13:18, 13 December 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.
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.
reversebytes - Flips order of bytes in a word.
setplspref - Set overriding options (preferences) for PLS_Toolbox functions.
safename - Converts a string to a valid Matlab variable name
string_x - Add backslash before troublesome TeX characters.
svdlgpls - Dialog to save variable to workspace or MAT file.

(Sub topic of Categorical_Index)