Retrieving coordinates from rectangle function

Dear all,
Using the rectangle function, I am generating an ellipse.
Is it possible to retrieve the corresponding x and y coordinates of this shape?

 Akzeptierte Antwort

B
B am 22 Nov. 2011

0 Stimmen

Solved the problem by defining the ellipse as a sine and cosine function, instead of the rectangle function.

Weitere Antworten (1)

Image Analyst
Image Analyst am 22 Nov. 2011

0 Stimmen

There is also an imellipse() function if you have the Image Processing Toolbox.

Gefragt:

B
B
am 22 Nov. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by