How can I run a report generator file from the command window?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I am kind of new to the Report Generator. I have made a .rpt file with the Report Generator but I don't know how can i call this function to generate a pdf for me from the command window? later on I want to call it from GUI, that is why I am asking.
Thank you, Bence
0 Kommentare
Antworten (1)
Rahul Singhal
am 26 Mär. 2018
Bearbeitet: Rahul Singhal
am 26 Mär. 2018
From the command window, you can use the report command to generate report from a setup file ( .rpt) file. See https://www.mathworks.com/help/rptgen/ug/report.html
Also, to open your setup file in the report explorer application, use setedit command. See https://www.mathworks.com/help/rptgen/ug/setedit.html. Once the file is loaded, select the required file format from the GUI, and click on the report generation icon to generate the report.
This link specify all the ways to generate a report from a setup file: https://www.mathworks.com/help/rptgen/ug/generate-a-report.html
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!