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?

 採用された回答

B
B 2011 年 11 月 22 日

0 投票

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

その他の回答 (1 件)

Image Analyst
Image Analyst 2011 年 11 月 22 日

0 投票

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

質問済み:

B
B
2011 年 11 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by