shortcut2figtool

版本 1.1.0.0 (50.5 KB) 作者: Marc Jakobi
function for creating shortcuts to figure toolbar buttons (useful for docked figures)
30.0 次下载
更新时间 2022/10/15

Executes/Emulates callbacks of figure toolbar buttons. Can be used to create a shortcut to figure menu items in the quick access toolbar (useful for docked figures when the figure toolbar is "hidden" behind the Figure toolstrip).
Syntax:
shortcut2figtool(tooltiptag)
e.g.: shortcut2figtool('FileOpen') --> opens a new Figure
See screenshot for example on how to use. The toolbar icons can be found by typing the following in the command window:
fullfile(matlabroot,'/toolbox/matlab/icons/')
Input argument:
tooltiptag - String with the emulated toolbar element
The following inputs are accepted for tooltiptag:

'PlottoolsOn' 'PlottoolsOff' 'InsertLegend' 'InsertColorbar' 'Linking' 'Brushing' 'DataCursor' 'Rotate' 'Pan' 'ZoomOut' 'ZoomIn' 'EditPlot' 'PrintFigure' 'SaveFigure' 'FileOpen' 'NewFigure'

This function relies heavily on undocumented functions and may break in a future Matlab release.

Author: Marc Jakobi 21.03.2017

引用格式

Marc Jakobi (2024). shortcut2figtool (https://github.com/mrcjkb/shortcut2figtool), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.1.0.0

Added screenshot

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库