Retrieve list of all report setup files in MATLAB path
rptlist
rptlist ('system_name')
list = rptlist
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.