figmenu: An automatic figure-selection menu

버전 1.2.0.0 (10.6 KB) 작성자: Douglas Schwarz
Easily switch between figures using a menu that is created automatically.
다운로드 수: 476
업데이트 날짜: 2018/3/26

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

This function controls a "Figures" menu that will appear automatically on normal graph figures (i.e., non-GUIs).
Type "figmenu on" or "figmenu off" to turn it on and off. The menu can be added to existing figures with "figmenu add".
From the menu you can switch to any other figure, or maximize or close figures. It is especially useful when figures have been maximized and cover the other figures.

인용 양식

Douglas Schwarz (2024). figmenu: An automatic figure-selection menu (https://www.mathworks.com/matlabcentral/fileexchange/41891-figmenu-an-automatic-figure-selection-menu), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
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!
버전 게시됨 릴리스 정보
1.2.0.0

Turned off JavaFrame warning when Maximizing or Restoring a figure. Improved criteria for determining if a figure is a GUI.

1.1.0.0

Added new menu items to switch figures sequentially. Also, now accommodate a large number of figures by grouping them in the menu.

1.0.0.0