When I use Report Generator to generate docx automatically, How can I compile my script into exe?
Show older comments
When I use Report Generator to generate docx automatically, How can I compile my script into exe?
Can functions from Report Generator support to compile into exe?
Answers (1)
Paul Kinnucan
on 1 Apr 2019
0 votes
Use the MATLAB Compiler to compile your report generation script into an executable file. The compiler supports compilation of scripts based on Report Explorer rpt files and on DOM API and Report API methods.
1 Comment
Luis
on 24 Jun 2022
Hi. I tried to do so but when oppening the executable it only shows up the cover image of the app, without running the program. Is there anything I can do to solve that problem? Thank you in advance.
Categories
Find more on Generate Reports 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!