Clear Filters
Clear Filters

How to remove tools from deployed GUI figure windows?

2 views (last 30 days)
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:
  2 Comments
Adam
Adam on 14 Sep 2016
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.
Jeff
Jeff on 14 Sep 2016
Thanks, it was with GUIDE, but the toolbar tool didn't seem to have a way to remove these??

Sign in to comment.

Accepted Answer

Adam
Adam on 14 Sep 2016
  1 Comment
Jeff
Jeff on 14 Sep 2016
I see, I need to add the ones I want, the turn off the standard figure tool bar in properties,
Thanks

Sign in to comment.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!