[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Isoclines



Is it possible to draw isoclines with ePiX in some easy way?

Just to be clear, with isoclines to an ODE y'=f(x,y) I mean the curves on 
which y' has a constant value C, and the isoclines are drawn for different 
values of C.

Or should I define the isoclines by my self and then with a for loop step 
through the isoclines and draw a line to show the direction (C)?