Figure Management Utilities

버전 1.0.0.0 (103 KB) 작성자: Mirko Hrovat
These M-files are a collection of utilities for managing groups of figures on multiple monitors.
다운로드 수: 3.4K
업데이트 날짜: 2006/10/11

라이선스 보기

These M-files are a collection of utilities for managing groups of figures. The concept of a figure group is introduced as a collection of figures which may be treated as a single group. A figure group can be tiled on the screen with any desired layout. New groups can be created or a group or can be formed from figures already created. A figure group can also be simply brought to the front of the display screen. These utilities support multiple monitor displays, also known as the extended desktop, though figure groups do not span more than one monitor.

Actions such as tiling, creating, and viewing can create figure groups. In the attached figure is an example of 6 figures tiled on the screen with room for the taskbar.

Support is also provided for working with docked figures in the Matlab desktop using DOCKFIG and NEWDFIG. The utility MAXFIG will maximize a figure to fill the screen, remembering it's prior position and size. A subsequent call to MAXFIG will restore the figure. Two versions are provided for MAXFIG, NEWFIG, and TILEFIG in the folders "Windows" and "Platform Independent" to provide support for multiple monitors. The "Windows" versions use the root property "MonitorPositions" and thus may not work properly on all platforms and will not work for Matlab versions prior to version 7 (R14). The "Platform Independent" versions should work on earlier releases and all platforms.

Folder Contents
dockfig DOCK one or more FIGures.
newdfig create NEW Docked FIGures.
vf View one or more Figures.
getfigdim GET FIGure DIMensions.

Platform Independent Folder
maxfig MAXimize a FIGure to fill the screen.
newfig create NEW FIGures.
tilefig TILE 1 or more FIGures.

Windows Folder
maxfig MAXimize a FIGure to fill the screen.
newfig create NEW FIGures.
tilefig TILE 1 or more FIGures.
getmondim GET MONitor DIMensions.
screenxyabs SCREEN X-Y ABSolute coordinates.
screenxymon SCREEN X-Y MONitor coordinates.

인용 양식

Mirko Hrovat (2024). Figure Management Utilities (https://www.mathworks.com/matlabcentral/fileexchange/12607-figure-management-utilities), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
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.0.0.0