How to put toolbar using app designer?

Answers (2)

Hi
For now, the uifigure does not support uimenus. The list of components that are supported can be found here. However you can explore tabbed panels, if it suits your usecase.

3 Comments

How long will this be the case? I need a user to be able to click an image and store the x, y, and index values.
Is MathWorks working on this? This is a necessary feature when including an axes in a UI.
I agree, you would think this would have been the first thing fixed

Sign in to comment.

Toolbar can be added programatically to app designer using uitoolbar function from MATLAB R2020a ownwards.
Refer here for more information.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 15 Jun 2016

Answered:

on 24 Apr 2020

Community Treasure Hunt

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

Start Hunting!