User`s guide
11 Functions – Alphabetical List
11-2
compwiz
Create custom MATLAB Report Generator components
Syntax
compwiz
compwiz ('–browse')
compwiz ('–v1browse')
compwiz (rptgen.cfr_list)
Description
The Create Component dialog box creates a framework for custom report components.
For more information, see “Create Custom Components”.
• compwiz with no arguments displays the Component Editor in the Report Explorer.
• compwiz ('–browse') displays a list of components from which to derive a new
component.
• compwiz ('–v1browse') displays a list of legacy (v1.x) components from which to
derive a new component.
• compwiz (rptgen.cfr_list) initializes the Component Editor with the settings of
the referenced components.
More About
• “Create Custom Components”
See Also
setedit | report | rptconvert | rptlist