How do I create a report (.doc or .txt or PDF) with Matlab WITHOUT the report generator?
Show older comments
I need to output a clinical report after some image analysis and we don't have access to the report generator with student software.
Accepted Answer
More Answers (1)
Image Analyst
on 6 Mar 2014
0 votes
You can use ActiveX to control MATLAB, but I think it would be extraordinarily difficult to create a nicely formatted document this way. Just simple text would be fine/easy. Formatting and setting margins a little more difficult, and doing things like figures with captions, tables, equations, etc. would be pretty difficult.
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!