Real-Time Workshop User's Guide | ![]() ![]() |
Using the Real-Time Workshop Page
There are two ways to open the Real-Time Workshop page:
The Real-Time Workshop page is divided into two sections. The upper section contains the Category pull-down menu and the Build button.
Category Menu
The Category menu lets you select and work with various groups of options and controls. The selected group of options is displayed in the lower section of the page. Figure 3-1 shows the Category menu in the Real-Time Workshop page.
Figure 3-1: Category Menu and Build Button in Real-Time Workshop Page
The categories of options available from the Category menu are:
Build Button
Click on the Build button to initiate the code generation and build process.
The following methods of initiating a build are exactly equivalent to clicking the Build button:
rtwbuild
command from the MATLAB command line. The syntax of the rtwbuild
command isrtwbuild modelname
or
rtwbuild('modelname
')
where modelname
is the name of the source model. If the source model is not loaded into Simulink, rtwbuild
loads the model.
Using ToolTips
The Real-Time Workshop page supports "ToolTip" online help. Place your mouse over any edit field name or check box to display a message box that explains the option.
The following sections summarize each category of options or parameters controlled by the Real-Time Workshop page, with references to subsequent sections that give details on each option or parameter.
![]() | Overview of the Real-Time Workshop User Interface | Target Configuration Options | ![]() |