How to remove tools from deployed GUI figure windows?
2 ビュー (過去 30 日間)
古いコメントを表示
I have a compiled, deployable GUI and would like to remove several of the inherent figure tools from the tool bar (like rotate, for example). Is there a way to do this?
This is what the exe window looks like:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/156360/image.jpeg)
2 件のコメント
Adam
2016 年 9 月 14 日
How was the GUI put together? If it is in GUIDE then you can choose what goes on the toolbar and what doesn't. I assume the same is true programmatically though I can't remember if I have ever done it or not.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!