How can I compile and share my GUI written by GUIDE via web to users?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohammad Shahbazy
am 6 Jan. 2020
Kommentiert: Walter Roberson
am 9 Jan. 2020
Hi All,
I have written a GUI by GUIDE and now I must compile and share it through deploying on web app, is it possible? I want to share a link to users to use our GUI.
Would you please help me to do it step by step?
Thanks and regards
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 9 Jan. 2020
No, Web Apps are only for App Designer. For GUIDE, you need to use MATLAB Compiler or (more likely) MATLAB Compiler SDK.
2 Kommentare
Walter Roberson
am 9 Jan. 2020
I do not have experience with that, but my understanding is that you will need to create a Java or .NET application that talks to the packaged library. As far as I know, there is no tool for automatically creating web-browser-ready apps based on GUIDE -- that the web-browser-ready tools are only for App Designer. It is possible that I have overlooked a tool.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps 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!