Appdesigner standalone app not showing full Options? R2020a
4 ビュー (過去 30 日間)
古いコメントを表示
i have made a simple app which plots sine wave.. it has a switch button which toggle the plot between app.UIAxes & Figure 1 (Basic/Advance), Advance option gives user vast range of plot edit option. but the issue is when i directly run code in appdesinger it works fine.. but after making standalone app when i installed and run the app it displays on limited options... Sharing Screen shots for Further clarification...
i wish standalone app should work same as it works in appdesigner, matlab... for standalone i have also installed "Matlab Runtime Installer" along with matlab but this facing the issue.. Kindly Suggest Solution Thanks.
2 件のコメント
Mario Malic
2021 年 2 月 15 日
I don't think it's possible. What you're looking for to do, is not really easy,but you can implement your own toolbar buttons programmatically, check here for more information.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!