When I use Report Generator to generate docx automatically, How can I compile my script into exe?

1 visualización (últimos 30 días)
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?

Respuestas (1)

Paul Kinnucan
Paul Kinnucan el 1 de Abr. de 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 comentario
Luis
Luis el 24 de Jun. de 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.

Iniciar sesión para comentar.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by