|   | 1 |  initial version  | 
maxima.eval('load("plotdf" maxima.eval('plotdf(-2xy+1,[trajectory_at,0,0],[x,-3,3],[y,-3,3])')
Thanks for all the helpful comments. I now vaguely remember having been unable to plot the error function in Sage
Plotting as a vector field works:
maxima.eval('load("plotdf")') maxima.eval('plotdf(-2xy+1,[trajectory_at,0,0],[x,-3,3],[y,-3,3])')
|   | 2 |  corrected response  | 
maxima.eval('load("plotdf" maxima.eval('plotdf(-2xy+1,[trajectory_at,0,0],[x,-3,3],[y,-3,3])')
Thanks for all the helpful comments.
I now vaguely remember having been unable to plot the error function in SageSage before.
Plotting as a vector field works:
maxima.eval('load("plotdf")')
maxima.eval('load("plotdf")')
maxima.eval('plotdf(-2xy+1,[trajectory_at,0,0],[x,-3,3],[y,-3,3])')
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.