Create Circles

버전 1.0.0.0 (1.93 KB) 작성자: J.A. Disselhorst
Create circles and other shapes with the mouse.
다운로드 수: 1.9K
업데이트 날짜: 2008/6/18

라이선스 없음

Lets you create a circle with N points in the current figure. Use the mouse to indicate the center and adjust the radius. Press ENTER to confirm the shape and output its X and Y values. The N parameter is optional. Default 20.
N = 3 can be used to draw triangles, N = 4 to draw squares etc.

Uses parts of getrect and getline (c) The MathWorks, inc.

인용 양식

J.A. Disselhorst (2025). Create Circles (https://kr.mathworks.com/matlabcentral/fileexchange/20319-create-circles), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

도움 준 파일: draw

Community Treasure Hunt

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

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

edit: inspired by