Main Content
getParameters
Description
gets the application Parameters values as structures in an array. Use the
params_struct
= getParameters(app_object
)getParameters
function to get tunable parameter information from the
Application
object.
Tip
Some application parameters are tunable only in external mode from a model connected
to the real-time application. The array returned by the
getParameters
function provides the parameters that you can tune
by using the Simulink®
Real-Time™ API or by using the Simulink
Real-Time Explorer.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b