slreq.getReportOptions
Get default report generation options
Description
Examples
Get Report Generation Options
myOptions = slreq.getReportOptions() myOptions = struct with fields: reportPath: 'L:\slreqrpt_20170826.docx' openReport: 1 titleText: '' authors: 'Jane Doe' includes: [1×1 struct]
Output Arguments
myOptions
— Report generation options
structure
Options for report generation, returned as a structure with the following fields:
Options
Fields | Data Type | Description |
---|---|---|
reportPath | character vector | Report file path |
openReport | logical | Option to open report automatically after generation |
titleText | character vector | Report title |
authors | character vector | Report authors |
includes.toc | logical | Option to include table of contents in your report |
includes.publishedDate | logical | Option to include the report publish date |
includes.revision | logical | Option to include requirement revision information in your report |
includes.properties | logical | Option to include requirement properties |
includes.links | logical | Option to include requirements links in your report |
includes.changeInformation | logical | Option to include change information such as change issues |
includes.groupLinksBy | character vector | Option to group links by Artifact
or LinkType |
includes.keywords | logical | Option to include requirement implementation status data in your report |
includes.comments | logical | Option to include requirement comments in your report |
includes.implementationStatus | logical | Option to include requirement implementation status data in your report |
includes.verificationStatus | logical | Option to include requirement verification status data in your report |
includes.emptySections | logical | Option to include empty sections in your report |
includes.rationale | logical | Option to include requirements rationale in your report |
includes.customAttributes | logical | Option to include requirement set custom attributes in your report |
Version History
Introduced in R2018a
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)