Products & Services Solutions Academia Support User Community Company

Learn more about Simulink Verification and Validation   

ModelAdvisor.Table - Class: ModelAdvisor.Table
Package: ModelAdvisor

Create table

Syntax

table = ModelAdvisor.Table(row, column)

Description

table = ModelAdvisor.Table(row, column) creates a table object (table). The Model Advisor displays the table object containing the specified number of rows (row) and columns (column).

Examples

In the following example, you create two table objects, table1 and table2. The Model Advisor displays table1 in the results as a table with 1 row and 1 column. The Model Advisor display table2 in the results as a table with 2 rows and 3 columns.

table1 = ModelAdvisor.Table(1,1);
table2 = ModelAdvisor.Table(2,3);

See Also

Customizing the Model Advisor — Describes how to create custom checks
  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS