User`s guide
4 Generate a Report
4-2
Generate a Report
In this section...
“Run a Report” on page 4-2
“Report Output Options” on page 4-2
Run a Report
You can generate a MATLAB Report Generator report using one of these methods:
• In the Report Explorer Outline pane, select a report and do one of the following
actions:
•
In the Report Explorer toolbar, click the Report button .
• Press CTL+R.
• Select File > Report.
• From the MATLAB command line, use the report command. For example, to print
the system1_description report in PDF format, use:
report system1_description -fpdf
Report Output Options
Before you generate a report, you can set options to control aspects of report generation
processing such as:
• Output file format (PDF, HTML, or Microsoft Word)
• Stylesheet for the selected output file format, to control the layout of the report (for
example, whether to display a title page, font, and section numbering)
• Output file location
• Whether to view the generated report automatically
For details, see:
• “Report Output Format” on page 4-5
• “Location of Report Output File” on page 4-11