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://jp.mathworks.com/matlabcentral/fileexchange/20319-create-circles), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: draw

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

edit: inspired by