MATLAB Report Generator | ![]() ![]() |
Handle Graphics components report on Handle Graphics figures. Handle Graphics components have the following parent/child hierarchy.
Figure "For" Loop. The Figure "For" Loop component runs its children for each Handle Graphics figure that you select. If a Handle Graphics component does not have the Figure "For" Loop as its parent, then it operates on the current figure.
Figure Property Table. This component creates and inserts a property name/property value table for Handle Graphics figures. The Figure Property Table component behaves like the Cell Table component and expects the Graphics Figure "For" Loop component as its parent.
Graphics Figure Snapshot. This component inserts an image of a figure window into your report. The Graphics Figure Snapshot component behaves like the Image component and expects the Figure "For" Loop component as its parent.
Graphics Object Name. This component inserts the name of a Handle Graphics object into your report. The Graphics Object Name component behaves like the Text component and expects the Figure "For" Loop component as its parent.
Handle Graphics Parameter. This component inserts a single property/value pair from a Handle Graphics figure, axis, or any other Handle Graphics object into your report. The Handle Graphics Parameter component behaves like the Text component and expects the Figure "For" Loop component as its parent.
This is an example of how Handle Graphics components can be used in a setup file.
Figure "For" Loop Section (take title from first subcomponent) Graphics Object Name Figure Property Table Graphics Figure Snapshot Paragraph Text ("My Parameter") Handle Graphics Parameter
![]() | Title Page | Figure "For" Loop | ![]() |