Report Generator Tutorial w/examples for DOM API? Manual is WAY too cryptic.
Show older comments
Hello!
I am packaging a product (using the Compiler) for a client. It's great using MATLAB for the GUI and to do the calculations, but they would like a nice, neat PDF report after they are done.
From what I understand, there is a new way to use Report Generator using the Document Object Model API; there is also a manual online at
http://www.mathworks.com/help/pdf_doc/rptgen/rptgen.pdf
but this is 986 pages long, and like most of the manuals, a chore to use to figure out how to actually DO something! Can anyone recommend a way to basically do this fairly simply? Example code is certainly the easiest thing to use and modify appropriately!
Thanks.
Doug Anderson
Answers (1)
Sean de Wolski
on 24 Jul 2015
Edited: Sean de Wolski
on 24 Jul 2015
0 votes
Doug, email me and I can send you a few simple examples that work with Word templates to create reports ( first.last@whereIwork.com ).
4 Comments
Douglas Anderson
on 24 Jul 2015
Walter Roberson
on 24 Jul 2015
Douglas, try
Sean works for Mathworks, but I do not recall at the moment how "de Wolski" gets encoded in his email address.
Sean de Wolski
on 29 Jul 2015
Ha, yes:
mw = 'mathworks'
['sean.dewolski@ ' mw '.com']
vcmorini
on 28 Sep 2016
Hi,
I also would like to see some examples. Is it possible?
Thank you!
Categories
Find more on Generate Reports in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!