Create Circles

Create circles and other shapes with the mouse.

이 제출물을 팔로우합니다

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 (2026). Create Circles (https://kr.mathworks.com/matlabcentral/fileexchange/20319-create-circles), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: draw

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

edit: inspired by