MATLAB Report Generator | ![]() ![]() |
Editing the Figure "For" Loop Component
Select the Figure Loop component and click on the Options tab. This will display the attributes page for the Figure "For" loop component.
Finding Out What Figures Are Looped On
The Loop Figure List shows you what figures are looped on when the report generates.
Note If your setup file generates new figures or changes existing figures, then the figures in the Loop Figure List will not be the figures that are actually reported on. |
To see a figure in the Loop Figure List, click on the name of the figure. That figure becomes current and comes to the foreground on your screen, independent of the Setup File Editor window.
If you click on the name of an invisible figure, the figure becomes visible for a moment. For example, click on Invisible Membrane Data in the Loop Figures List; the figure briefly appears on the screen. Then type gcf
(get current figure) in the MATLAB window. The following appears.
This means that Figure 2, "Invisible Membrane Data," is the current figure.
Note An invisible figure won't appear on the screen when it is created; it still exists, but it is hidden. For more information on invisible figures, see Using MATLAB Graphics. |
![]() | Tutorial Figure Summary | Report Generation | ![]() |