이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Show figures (https://kr.mathworks.com/matlabcentral/fileexchange/39996-show-figures), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
