How to convert a GUIDE based GUI to HTML
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I have designed a GUIDE based GUI (with .m and .fig file) .
I want to somehow convert it to a file/format so that I can embed it on my website. The GUI should appear as it is on the website with the same icons/buttons. The buttons shouls be able to give the same functionality as my original GUI. I mean i want to run the GUI on my website.
I dont want the user to see the code of the GUI.
Kindly suggest me steps to do so.
Thanks and regards,
Pankaj Jha
0 Kommentare
Antworten (1)
Hari Krishna Ravuri
am 8 Jan. 2020
I understand that, you want to use your GUIDE based application in your Web application. As of now, it is not possible directly. Please refer https://in.mathworks.com/matlabcentral/answers/97350-how-can-i-convert-my-gui-made-using-guide-into-a-web-application-in-matlab-7-7-r2008b for a workaround.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!