Create Circles

Create circles and other shapes with the mouse.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

J.A. Disselhorst (2026). Create Circles (https://de.mathworks.com/matlabcentral/fileexchange/20319-create-circles), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: draw

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

edit: inspired by