generateReport
Class: Advisor.Application
Namespace: Advisor
Generate report for Model Advisor analysis
Description
Generate a Model Advisor report for an Application
object
analysis.
generateReport(
generates a Model Advisor report
for each component specified by the app
)Application
object. By default, Model Advisor generates a summary report
report.html
and a report for each model component in a folder
in the current working directory. The folder name is the name of the analysis
root.
generateReport(___,
specifies
where the report generates using one or more Name,Value
)Name,Value
pair
arguments. For example, you can specify the name and location of the folder that
contains the generated Model Advisor reports.
Input Arguments
Examples
Version History
Introduced in R2015b