figcopy

버전 1.0.0.0 (1.21 KB) 작성자: Dirk Tenne
Copies one figure into another figure and lets theusers move and resize the copied figure.
다운로드 수: 2.9K
업데이트 날짜: 2002/12/16

라이선스 없음

Copies one figure into another figure and lets the users move and resize the copied figure. This utility is great if you need a figure in a figure and still would like to use MATLAB's export function.

h = FIGCOPY the user selects both figures by mouse clicks. Please follow the instructions in the command window. First activate the figure to be copied. Second activate the "master" figure and select the lower left and upper right corner, where the copied figure should appear in the "master" figure. Click on the copied figure to move or resize it. (Don't worry, the resize markers will not be printed!) h is the handle of the copied figure.

h = FIGCOPY(fc) fc specifies the figure number (handle) to be copied. The master figure is selected by mouse click.

h = FIGCOPY(fc,fm) specifies the figure number to be copied and the figure number of the master figure.

인용 양식

Dirk Tenne (2024). figcopy (https://www.mathworks.com/matlabcentral/fileexchange/2851-figcopy), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12.1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Interactive Control and Callbacks에 대해 자세히 알아보기
도움

줌: figcopy

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0