Show figures

버전 1.0.0.0 (1.25 KB) 작성자: Colin
A quick, lightweight function that makes viewing specific figures faster and easier.
다운로드 수: 327
업데이트 날짜: 2013/1/24

라이선스 보기

This is a handy little function I wrote to save time when sorting through a barrage of figures when I know them by their handle number.

E.g. Say I wanted to look at figures 3,4, and 5... rather than making a loop using figure(ii) or sorting through them manually, you can just type:

show 345

*If you have double-digit figure numbers, you have to use the more conventional parentheses notation:

show(10:13)

Either way, if you happen to have a vector of figure numbers you will plot frequently you can just use that as the input.

Hope you find it useful!

인용 양식

Colin (2024). Show figures (https://www.mathworks.com/matlabcentral/fileexchange/39996-show-figures), MATLAB Central File Exchange. 검색됨 .

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