Convert .rpt to .m file?

Can the report file .rpt be converted to .m file as the .mlx?

Answers (2)

Sean de Wolski
Sean de Wolski on 9 Jan 2020

0 votes

You can use the rpt file with the new APIs https://www.mathworks.com/help/releases/R2019b/rptgen/ug/mlreportgen.report.rptfile-class.html. Whether that makes sense or not depends on the size of the rpt file. The new APIs make it much easier to create reports.

Asked:

on 9 Jan 2020

Answered:

on 9 Jan 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!