When I use Report Generator to generate docx automatically, How can I compile my script into exe?
    4 views (last 30 days)
  
       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?
0 Comments
Answers (1)
  Paul Kinnucan
    
 on 1 Apr 2019
        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.
See Also
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!