Programmatically generation of a PDF file report of some calculations?

3 ビュー (過去 30 日間)
pietro
pietro 2014 年 6 月 27 日
コメント済み: pietro 2014 年 6 月 29 日
Hi all,
I need to get an automatic report of some calculations on a PDF file. In the PDF there should some text and some pictures. Is there any way to do it programmatically? The only way I know is treating each pdf page as figure where I put text and graphs and then save them as PDF file using export_fig. Anyway in my opinion it is a bit cumbersome. Any easier way?
thanks
  2 件のコメント
Gnaneswar Nadh satapathi
Gnaneswar Nadh satapathi 2014 年 6 月 27 日
Go to publish, and then edit publish options and change the file type as pdf and save as new setting and publish the files into pdf. or you can use publish syntax
pietro
pietro 2014 年 6 月 27 日
should I use latex code?

サインインしてコメントする。

回答 (1 件)

Joseph Cheng
Joseph Cheng 2014 年 6 月 27 日
Matlab has a report generator toolbox. And i think it is pretty cheap as well. Additionally if you cannot do that you could always write to a doc file and use a pdf printer.
  2 件のコメント
Matt J
Matt J 2014 年 6 月 29 日
How do you write to a doc file?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeReporting and Database Access についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by