Main Content
importParamSet
Description
imports the parameters from the parameter set file on the Speedgoat® target computer into a parameter_set
= importParamSet(target_object
,filename
,app_name
)ParameterSet
object on the
MATLAB® development computer. If the app_name
is omitted, the
currently loaded real-time application is used. When a real-time application stops, its
parameter values are saved to parameter set file autoSaveOnStop
. You can
import this parameter set to the development computer and load it to the real-time
application.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a