Target Language Compiler    

Processing model.rtw Files with TLC Scripts

Objective: Learn to create and modify the behavior of Target Language Compiler files that use built-in and library functions and to run them from command lines.

Example directory: tlctutorial/listrtw

In this exercise you modify a TLC script to summarize the contents of an RTW model, a version of the f14 aircraft model that is supplied as a Simulink demo. Remember to work with a copy of this directory; never modify the original files.

The exercise includes these steps, which you should follow sequentially:


  Modify read-guide.tlc Getting Started