export data from Matlab to PDF or HTML

Hello :),
I'm working with matlab and I have obtained a lot of results. I'd like to save some of my results in a PDF file or HTML file. ¿Is it possible to do that? Thank you very much

Answers (2)

William
William on 6 Mar 2012
Matlab has a report genereator feature that can export your data to both types.
Wayne King
Wayne King on 6 Mar 2012

2 Comments

Yes I've read something about that, but I need to generate the PDF/HTML from my code automatically, with no user interaction. I mean, I need to run my program and obtain directly the results on a PDF file or HTML file.
Thank you
help publish
http://www.mathworks.com/help/techdoc/ref/publish.html

Sign in to comment.

Categories

Asked:

on 6 Mar 2012

Community Treasure Hunt

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

Start Hunting!