Simulink Desktop Real-Time Pane
| Parameter | Description | 
|---|---|
| Specify a target-specific floating-point math library extension | |
| Specify the location for generating shared utility code | |
| Instruct the C compiler to generate assembly listings for the generated code. | |
| Force the object files to be rebuilt regardless of their timestamps. | |
| Enable client/server communication between Simulink® software and an application. | |
| Specify the transport protocol for external mode communication. | |
| Specify external mode MEX arguments. | 
Control the code created by Simulink Coder™ code generation software for a Simulink Desktop Real-Time™ application.
Configuration
The Simulink Desktop Real-Time node in the Configuration Parameters dialog box allows you to specify how the software generates the real-time application. To reveal the Simulink Desktop Real-Time node, in the Code Generation pane, in the System target file list, select one of these settings:
- sldrt.tlc- Generate system target code for Simulink Desktop Real-Time. 
- sldrtert.tlc- Generate system target code for a Simulink Desktop Real-Time using the required Embedded Coder® software. 
Note
If you open a model that was originally saved with System target
            file set to rtwin.tlc or rtwinert.tlc,
          the software produces an error. Use a version from R2024b or earlier to update the setting
          to sldrt.tlc or sldrtert.tlc.
To get help on an option
- Right-click the option text label. 
- From the context menu, select What's This. 