Hi All
As Matlab help has suggested, I used this command, BUT after Compiliing, the button to generate the report DOES NOT work while it works fine in the non compiled application. What I do is that before calling the function that imports
import mlreportgen.ppt.*;
I use the command
if ismcc || isdeployed
makeDOMCompilable()
end
It's really disappointing, cause after doing all I needed, now the compiled one does not work and I just hear a nice DANG error sound from the compiled app, also because I can not get a printed error to see why it is not working. but anyway I use windows 7 and matlab 2020
5 Comments
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855033
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855033
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855078
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855078
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855138
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855138
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855533
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855533
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855573
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/529268-makedomcompilable-does-not-resolve-compiling-application-with-report-generator#comment_855573
Sign in to comment.