Adding help documentation (pdf) to standalone MatLab GUI?
Mostra commenti meno recenti
I am developing a GUI where user can click on menu option so that it will open pdf file from system default application like adobe reader or other pdf reader. I tried using system('open'help.pdf') in menu callback function, which works only when running code from MatLab, before I compile for standalone executables. and also I want to know other methods to add help documentation to stand alone GUI?
Thanks in advance
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB Compiler in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!