Disabeling figure shortcuts (alt + something) programmatically

13 次查看(过去 30 天)
Hello,
I am maintaining some MATLAB GUI Program (written using GUIDE) for annotating physiological waveforms. Essentially, given a plot of a time series the goal is to annotate certain events. Unfortunately, the developer before me chose to use keyboard combinations such as 'left mouse + alt' and 'left mouse + d' for manually annotating the waveforms. On windows (not on mac) this, however, opens the toolbar of the figure window and thus interferes with the signal labeling.
Is there a way to programmatically (or worst case manually) disable the shortcuts for the figure window, i.e., 'alt + something' should not open the drop down menu.
Thanks!
PS: Under 'preferences --> keyboard --> shortcuts' I could not find the shortcuts for the figure window.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Entering Commands 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by