I am trying to draw a simple ellipse using gnuplot, but everywhere I read, one need data points to plot the ellipse.
Is there a comand in gnuplot where an ellipse is drawn simply by inputting semi major, semi minor, center of ellipse, and angle?
something like an one liner.