showall

버전 1.0.0.0 (2.52 KB) 작성자: Toby Driscoll
Show all open or selected figures in a grid.
다운로드 수: 162
업데이트 날짜: 2015/7/30

라이선스 보기

Has this happened to you: You run a script that pops open a bunch of new figures, all on top of each other. You want to spread them out and look at them all at once. So you drag, resize, drag, resize, etc. Isn't this what computers were invented for?
With this function, your computer will finally be smarter than you at this. Just create the plots you want, then issue a 'showall' command and they will pop up to the front and lie in a neat grid. For example:

close all, ezplot(@sin,[-pi pi])
figure, ezplot(@cos,[-pi pi])
figure, ezplot(@sinh,[-pi pi])
figure, ezplot(@cosh,[-pi pi])

showall

인용 양식

Toby Driscoll (2024). showall (https://www.mathworks.com/matlabcentral/fileexchange/52344-showall), MATLAB Central File Exchange. 검색됨 .

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