Main Content

slrealtime.getSupportInfo

Creates slrealtimeinfo.txt file that provides information about Simulink Real-Time installation

Since R2020b

Description

example

slrealtime.getSupportInfo() creates an slrealtimeinfo.txt file that provides information about the Simulink® Real-Time™ installation and all connected target computers for MathWorks® support.

Examples

collapse all

To get support information about the Simulink Real-Time installation, connected target computer TargetPC1, and a Simulink Real-Time model slrt_ex_osc, open the model and run the slrealtime.getSupportInfo command.

slrealtime.getSupportInfo();

Version History

Introduced in R2020b