When I use Report Generator to generate docx automatically, How can I compile my script into exe?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Paul Kinnucan
le 1 Avr 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 commentaire
Luis
le 24 Juin 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.
Voir également
Catégories
En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!