How to convert a GUIDE based GUI to HTML
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Hari Krishna Ravuri
el 8 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!