User`s guide

loadparamset
14-64
14loadparamset
Purpose Restore parameter values saved in specified file
Syntax MATLAB command line
loadparamset(target_object,'filename')
target_object.loadparamset('filename')
Arguments
Description loadparamset restores the target application 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 a previous run of the
saveparamset method.
See Also xPC Target target object method saveparamset.
target_object Name of an existing target object.
filename
Enter the name of the file that contains the saved
parameters.