Main Content

showvipblockdatatypetable

Simulink Block Data Type Support Table

Description

example

showvipblockdatatypetable returns a table that shows characteristics for the Simulink® blocks in Computer Vision Toolbox™. The table provides details regarding capabilities and limitations pertaining to code generation, variable-sizing, and supported data types for all Computer Vision Toolbox blocks. An "X" in a cell indicates a given block supports the capability indicated by the column heading. Numbered footnotes included in cells, "(#)", are described below the table.

Examples

collapse all

You can use the showvipblockdatatypetable function to return a table of block characteristics for the Computer Vision Toolbox.

To return the table of block characteristics, at the MATLAB® command line type:

showvipblockdatatypetable
Loading Computer Vision Toolbox Library.

The table opens in a separate window.

Version History

Introduced in R2008b