How to I save the report generated in the current folder ?

12 ビュー (過去 30 日間)
Pierre Lonfat
Pierre Lonfat 2018 年 6 月 6 日
回答済み: Rahul Singhal 2018 年 6 月 6 日
Dear all,
I am using the report function to generate the report from the code that I could extract from the report generator app.
When I use the following function
report('myreport')
It generate the report perfectly well but doesn't save it in the folder...
Do you have any solution ?
Thanks in advance,
Pierre

採用された回答

Rahul Singhal
Rahul Singhal 2018 年 6 月 6 日
See the setup file which specifies the file name for the generated report and the directory where it is saved.
Alternatively, you can specify the path and the file name for the generated report in the report command as shown here: https://www.mathworks.com/help/rptgen/ug/report.html#bree_au-1

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by