MATLAB Report Generator    

MATLAB Components

You can use MATLAB components to interact with the workspace. The following are MATLAB components.

Evaluate MATLAB Expression.   This component evaluates a specified MATLAB expression. The result of the evaluation and/or MATLAB expression (M-code) can appear in the report.

Insert Variable.   This component inserts a specified variable into the report. If you check the Represent variable as text only check box, then this component will act like a Text component, and should be inside a paragraph. If you do not check the Represent variable as text only check box, then this component will act like a Paragraph component, Text component, or Cell Table component, depending on the variable.

MATLAB/Toolbox Version Number.    This component creates a table that shows the version number, release number, and/or release date of any MathWorks software you are currently using.

Variable Table.    This component creates a table that includes all variables in the MATLAB workspace. The Variable Table component behaves like the Cell Table component.


  While Loop Evaluate MATLAB Expression