|
On Jun 1, 1:37 pm, "Isadora " <ical1...@gmail.com> wrote:
> Hi so I was wondering how you would go about plotting an ellipse on matlab, but I want it to have nodes at set intervals around the ellipse that I would be able to control.
> What I have right now is a bunch of nodes that I have connected by straight lines imitating an ellipse, but I would like to have smooth lines and evenly spaced nodes. How would I be able to do that?
> Thanks
Show us what you've got now, then.
If you've done it correctly, you should simply be able to increase the
number of angular increments around the 360 deg. to get a smoother
curve.
|