MATLAB Report Generator | ![]() ![]() |
Category
Description
The While Loop component iteratively executes its subcomponents while the string specified in the attributes page is true. You can limit the number of repetitions to prevent infinite loops. The While Loop component must have at least one subcomponent; the purpose of this component is to run its subcomponents several times. If it does not have any subcomponents, this component does not add anything to the report.
Attributes
This is the While Loop attribute page.
Note To view a component attribute page in the Setup File Editor, select the component in the setup file outline on the left and click on the Options tab. If the component is not in the setup file outline, you must add it to the outline first. See Building and Editing the Setup File for a discussion on how to add a component to the outline. |
d=(a>b/c)
a
(1) is greater than b/c
(2/3), this expression is true, and evaluates to be a 1.Insert anything into report?
Yes, as long as it has subcomponents.
Filename
![]() | <if> Then | MATLAB Components | ![]() |