Generate a Supported Blocks Report

To generate an HTML table that lists the blocks that are compatible with HDL Code generation:

  1. At the command prompt, enter:

    hdllib('html')

    hdllib creates the hdlsupported library and the following HTML reports:

    ### HDL supported block list hdlblklist.html
    ### HDL implementation list hdlsupported.html
  2. To see the generated list of blocks, click the hdlblklist.html link.

See Also

Functions

Related Examples

More About

Was this topic helpful?