User`s guide
3 Signals and Parameters
3-60
9 Stop the target application.
Tuning Inlined Parameters with MATLAB
This procedure describes how you can tune inlined parameters through
MATLAB. It assumes that you have built and downloaded the model from the
topic “Inlined Parameters” on page 3-56 to the target PC. It also assumes that
the model is running.
You can tune inline parameters using a parameter ID similar to the way that
you use conventional parameters.
• Use the
getparamid function to get the ID of the inlined parameter you want
to tune. For the
block_name parameter, leave a blank ('').
• Use the
setparam function to set the new value for the inlined parameter.