why report generator does not work when I deploy an app made by appdesigner?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mahdi Hayati
am 12 Mär. 2022
Bearbeitet: Mahdi Hayati
am 13 Mär. 2022
Hello.
I've made an app using appdesigner, which has a push button. In the button's callback, I've written a code which gives an output in HTML ( using matlab report generator). Everything works good when I run the app from appdesigner.
but when I make a standalone file of it ( using deploytool), all parts of the app works fine, except the push button which does not give HTML output.
What am I doing wrong?
Thanks for any help.
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!