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?

 Accepted Answer

B
B on 22 Nov 2011
Solved the problem by defining the ellipse as a sine and cosine function, instead of the rectangle function.

More Answers (1)

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

Asked:

B
B
on 22 Nov 2011

Community Treasure Hunt

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

Start Hunting!