User`s guide

3 Set Up a Report
3-4
Create a New Setup File
In this section...
“Create Setup File Using the Report Explorer” on page 3-4
“Create Setup File Programmatically” on page 3-4
“Working with Setup Files” on page 3-4
Create a new setup file either interactively from the Report Explorer or
programmatically.
Create Setup File Using the Report Explorer
1
If the Report Explorer is not already open, from the MATLAB Toolstrip, in the
Apps tab, in the Database Connectivity and Reporting section, click Report
Generator.
2
In the Report Explorer, use one of these approaches:
Select File > New.
On the Report Explorer toolbar, click the new template button.
The Outline pane displays a new setup named Unnamed, as a child of the Report
Generator node.
Create Setup File Programmatically
To create a setup file programmatically (from the MATLAB command line), use the
setedit command. For example, assuming a setup named myreport does not already
exist in the current directory, use the following command:
setedit myreport.rpt
Working with Setup Files
For details about performing operations on report setup files, see:
“Open a Report Setup” on page 3-6
“Close a Report Setup” on page 3-8