draw

버전 1.0.0.0 (5.34 KB) 작성자: Chad Greene
Easily draw shapes on a figure via mouse.
다운로드 수: 613
업데이트 날짜: 2015/9/22

라이선스 보기

This function lets you easily draw shapes on a current figure. The image above was created by

draw 'arrow'
draw('ellipse','facecolor','r','color','b','linewidth',3)
draw('rectangle','linewidth',1.5,'color',[0.08 0.69 0.10])
draw('doublearrow','linewidth',3,'headstyle','rose','color',[0.98 0.45 0.24])

After calling draw, you may:

* Click and drag to draw shapes,

* press 'a', 'e', 'l', 'r', or 'd' on your keyboard to change the shape to arrow, ellipse, line, rectangle, or doublearrow,

* press backspace to delete previous shape,

* press escape to delete all shapes and quit drawing mode, or

* press enter to keep shapes as they appear in the figure.

인용 양식

Chad Greene (2024). draw (https://www.mathworks.com/matlabcentral/fileexchange/53139-draw), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Elementary Polygons에 대해 자세히 알아보기

Community Treasure Hunt

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

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