How to put toolbar using app designer?

回答(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 个评论

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

请先登录,再进行评论。

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

类别

帮助中心File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by