shortcut2figtool

버전 1.1.0.0 (50.5 KB) 작성자: Marc Jakobi
function for creating shortcuts to figure toolbar buttons (useful for docked figures)
다운로드 수: 30
업데이트 날짜: 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 리포지토리로 가십시오.