How does one implement context menus within the Matlab App Developer?

6 次查看(过去 30 天)
This seems as thought it should be simple but I've been having a devil of a time with it.
There's no context menu control within App Developer and the objects that I've created don't seem to have UIContextMenu as properties. So, while I can create context menus using the uicontextmenu command upon the display of the app figure, I am not able to assign those menus to any of the controls.
Have I missed something very obvious? Or is there a known workaround? Or is this merely a limitation of App Developer and, in this case, when will this limitation be addressed?
Thanks in advance.
dfergenson

回答(2 个)

ES
ES 2018-5-24
编辑:ES 2018-5-24
As of 16B atleast, appdesigner doesn't have a context menu option. https://in.mathworks.com/help/matlab/creating_guis/choose-components-for-your-app-designer-app.html
I think same applies to Toolbars and ActiveX control.
https://in.mathworks.com/help/matlab/creating_guis/graphics-support-in-app-designer.html

Jyoti Gandhe
Jyoti Gandhe 2020-3-26
App designer supports Context Menu and Toolbar components as of 2020a.

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by