How can I compile and share my GUI written by GUIDE via web to users?
1 回表示 (過去 30 日間)
古いコメントを表示
Mohammad Shahbazy
2020 年 1 月 6 日
コメント済み: Walter Roberson
2020 年 1 月 9 日
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 件のコメント
採用された回答
Walter Roberson
2020 年 1 月 9 日
No, Web Apps are only for App Designer. For GUIDE, you need to use MATLAB Compiler or (more likely) MATLAB Compiler SDK.
2 件のコメント
Walter Roberson
2020 年 1 月 9 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!