Target Language Compiler    

Interpreting Records

Here is the output from a TLC program script that reads guide.rtw, interprets its records, manipulates field data, and formats descriptions, which are directed to the MATLAB command window:

This "presentation" of guide.rtw was produced by invoking the Target Language Compiler from the MATLAB command window, executing a script called read-guide.tlc. Do this yourself now, by following these steps:

  1. If you haven't already done so, copy the directory tlctutorial/guide to your working directory.
  2. In MATLAB, cd to /guide within your working directory
  3. To produce the output just listed, process guide.rtw with the TLC script read-guide.tlc by typing the following command:

Note command usage:


  Structure of Record Files Anatomy of a TLC Script