rptlist

Retrieve list of all report setup files in MATLAB path

Syntax

rptlist
rptlist ('system_name')
list = rptlist

Description

rptlist with no arguments opens the Report Explorer, which lists available report setup files in the MATLAB® path.

rptlist ('system_name') opens the Report Explorer with the Simulink® system's ReportName property selected.

list = rptlist returns a list of report setup files in the MATLAB path.

See Also