First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

i think that you are looking for: parametric_plot([x(t), y(t)], (t, 0, 2*T_c), fill=True) (gives an ellipsoid).

click to hide/show revision 2
No.2 Revision

i think that you are looking for: parametric_plot([x(t), y(t)], (t, 0, 2*T_c), fill=True) (gives (produces an ellipsoid).

click to hide/show revision 3
No.3 Revision

i think that you are looking for: parametric_plot([x(t), y(t)], (t, 0, 2*T_c), fill=True) (produces an ellipsoid).ellipse).