Examples
Input:
plotode(sin(t*y),[t,y],[0,1])
Output:
Input:
S:=plotode([h-0.3*h*p, 0.3*h*p-p], [t,h,p],[0,0.3,0.7])
Output:
Input (for a 2-d graph in the plane):
S:=odeplot([h-0.3*h*p, 0.3*h*p-p], [t,h,p],[0,0.3,0.7],plane)
Output: