User`s guide

3 Working with Real-Time Workshop
3-58
6 Use the Model Explorer to inspect the newly created build directory,
vdptop_converted_grt_rtw, in your current directory. Choose Model
Explorer
from the View menu.
7 In Model Explorer’s Model Hierarchy pane, expand the node for the
vdptop_converted model.
8 Click the plus sign in front of the node named Code for vdptop_converted
to expand the node.
9 Click the Top Model node that appears directly under the Code for
vdptop_converted
node.
A list of generated code files for
vdptop_converted appears in the
Contents pane. The files consist of
vdptop_converted.c
vdptop_converted_data.c
rtmodel.h
vdptop_converted_types.h
vdptop_converted.h
vdptop_converted_private.h
vdptop_converted.mk
You can browse code in any of these files by selecting a file of interest in
the
Contents pane. The code for the file you select appears in the Dialog
pane, to the right. The picture below illustrates viewing code for
vdptop_converted.c.