How can I make Matlab install the powerpoint Template to compiled installation folder and always read from there?

3 views (last 30 days)
Hi All
I need to compile my application that generates a powerpoint report, so far I know how to direct my code to the installation directory of my application that is compiled and installed on any PC. but I need to know how to include a ppt template that I introduce in the compiling window in a way that it actually uses that ppt file for report generation
  1 Comment
farzad
farzad on 20 May 2020
despite using the command
makeDOMCompilable();
still the compiled version makes an error sound and does not run. but how can I see what error is stopping the compiled app from importing report generator ?
Any solution to make it work ?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Report Generator in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!