ContentsIndexReferenceHome
PreviousUpNext
ParamPath
MATLAB
p = ParamPath([paramPath])
Description

Returns the path to parameter (P, G, Targ, and Atm) xml files.

Parameters
Parameters 
Description 
parampath [char] 
(Optional) Full path to parameter xml file location. Pass parampath to set or change the current value of the path 
Return Values
Return Values 
Description 
p [char] 
Full path to parameter xml files 
Examples

>> xmlFile = fullfile(ParamPath, 'myparamstruct.xml') 

  • Get the full path to the xml file
 

See Also

LookupPath, SHaREFieldDataPath

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