필터 지우기
필터 지우기

Programmatically generation of a PDF file report of some calculations?

조회 수: 2 (최근 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.

카테고리

Help CenterFile Exchange에서 Reporting and Database Access에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by