Main Content

Real-Time Parameter Tuning

Tunable block and global parameter updating, parameter sweeps, extreme value tests

Query and modify tunable block and global parameters in your real-time application as it is running. Perform parameter sweeps and extreme value tests. See Tunable Block Parameters and Tunable Global Parameters.

Apps

Simulink Real-TimeGenerate real-time applications for simulations that run on a target computer and interface with I/O devices in the target computer (Since R2020b)
Simulink Real-Time ExplorerInteract with target computer and real-time application running on target computer (Since R2020b)
Simulink Real-Time TET MonitorObserve task execution time for the real-time application running on target computer (Since R2020b)
Simulink Real-Time App GeneratorGenerate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a)

Tools

Simulation Data InspectorInspect and compare data and simulation results to validate and iterate model designs

Objects

ParameterSetReal-time application parameter set (Since R2021a)

Functions

slrtExplorerOpen Simulink Real-Time explorer and interact with target computers and real-time applications (Since R2020b)
slrtTETMonitorOpen Simulink Real-Time task execution time (TET) monitor (Since R2020b)
slrtAppGeneratorGenerate instrument panel app to interact with target computer and real-time application running on target computer (Since R2022a)
getparamRead value of observable parameter in real-time application (Since R2020b)
setparamChange value of tunable parameter in real-time application (Since R2020b)
getParametersGet real-time application parameters (Since R2020b)

Topics

Troubleshooting

Troubleshooting in Simulink Real-Time

Troubleshoot problems that you encounter while using the Simulink Real-Time product

Troubleshoot Parameters Not Accessible by Name

Investigate issues that prevent you from observing or tuning some parameters in the real-time application.

Featured Examples