selectfigure

버전 1.1.0.0 (1.68 KB) 작성자: Ben Mitch
Select a figure by text string, rather than by number, avoiding conflicts between scripts.
다운로드 수: 288
업데이트 날짜: 2010/11/22

라이선스 보기

To create/select a figure, you would usually use a command such as "figure(1)". Trouble with this is that, if you run multiple scripts as part of an analysis, they can end up stamping on each others' figures. An alternative is to create a figure using just "figure", but this will generate many many figure windows and make you wild and crazy.

This function provides a new way of selecting a figure based on a text string, e.g. "selectfigure 'Plot of people against cake'", making conflicts a thing of the past.

인용 양식

Ben Mitch (2024). selectfigure (https://www.mathworks.com/matlabcentral/fileexchange/29476-selectfigure), MATLAB Central File Exchange. 검색됨 .

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

whoops - fixed stupid bug

1.0.0.0