Ask Your Question

Revision history [back]

There is a special function for parametric plots:

sage: parametric_plot(x1sol, (ts, 0, 1))

There is a special dedicated function for parametric plots:

sage: parametric_plot(x1sol, (ts, 0, 1))