Spike Toolbox

STOptionsLoad
Load Spike Toolbox options from disk

Syntax
STOptionsLoad [stOptions] = STOptionsLoad STOptionsLoad(filename)

Description
The first usage will load the default options from disk. The second usage will return the options in a Spike Toolbox options structure instead of setting the options for the toolbox. The third usage will load the options from a specific file instead of the default options.

If the Spike Toolbox options have never been set, the "factory default" options will be set.

See Also
Managing toolbox options, STOptionsSave, STOptions, STToolboxDefaults


$Id: STOptionsLoad.html 1783 2005-08-31 21:05:51Z dylan $