Can you plot a slope field in TexShop and generate a latex output?

For example, using something like:

\begin{sageblock}
 var('y')
p=plot_slope_field(x-y^2,(x,0,5),(y,0,6))
\end{sageblock}

\sageplot{p}

Of course, the above does not work, hence the question.
I appreciate any advise.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to