ContentsIndexReferenceHome
PreviousUpNext
LoadStampParams
MATLAB
M = LoadStampParams(ParamsFile)
Description

Loads modeling parameters for STAMP

Parameters
Parameters 
Description 
ParamsFile [string] 
(Optional) STAMP modeling_parameters.2003 file with full path. 'Default' or no entry will load default values. 
Return Values
Return Values 
Description 
M [struct] 
Structure of modeling parameters for STAMP 
Examples

  • M = LoadStampParams('C:/AGP/modeling_params.2003');
    • Load parameters from C:/AGP/modeling_params.2003
  • M = LoadStampParams('Default');
    • Load default parameters

Group
Made with Doc-O-Matic.
Copyright (c) MZA Associates 2009. All rights reserved.
What do you think about this topic? Send feedback!