getPersistentVariables
Get persistent variables from the Simulink Real-Time target computer to MATLAB
Since R2022a
Description
gets persistent variables values from the persistent variables on the target computer and
places these values into a structure of MATLAB variables on the development computer.variables_struct
= getPersistentVariables(target_object
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a