User`s guide
loadparamset
Purpose Restore parameter value s saved in specified file
Syntax MATLAB command line
loadparamset(target_object,'filename')
target_object.loadparamset('filename')
Arguments
target_object
Name of an existing target object.
filename
Enter the name of the file that contains the saved
parameters.
Description loadparamset restores the t arget a pplication parameter values saved
in the file
filename. This file must be located on a local drive of the
target PC. This method assumes that you have a parameter file from
apreviousrunofthe
saveparamset method.
See Also xPCTargettargetobjectmethodsavep aram set.
18-84