User`s guide
3 Working with Real-Time Workshop
3-32
2 Click Apply.
3 Click the Real-Time Workshop node and click the Generate code button.
4 Because the Generate code only option was selected, Real-Time
Workshop does not invoke your make utility. The code generation process
ends with this set of messages:
### Writing header file example_types.h
.
### Writing header file example.h
### Writing source file example.c
### Writing header file example_private.h
### Writing header file rtmodel.h
.
### Writing source file example_data.c
### Writing header file rt_nonfinite.h
### Writing source file rt_nonfinite.c
### TLC code generation complete.
### Creating project marker file: rtw_proj.tmw
### Creating example.mk from N:\matlab\rtw\c\grt\grt_lcc.tmf
### Successful completion of Real-Time Workshop build procedure
for model: example