How to convert a GUIDE based GUI to HTML
8 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Hari Krishna Ravuri
on 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 Comments
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!