How can I compile and share my GUI written by GUIDE via web to users?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Mohammad Shahbazy
il 6 Gen 2020
Commentato: Walter Roberson
il 9 Gen 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 Commenti
Risposta accettata
Walter Roberson
il 9 Gen 2020
No, Web Apps are only for App Designer. For GUIDE, you need to use MATLAB Compiler or (more likely) MATLAB Compiler SDK.
2 Commenti
Walter Roberson
il 9 Gen 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!