For example, I want to plot a line 5*x-3*y+10. When I try to plot it
directly with plot(5*x-3*y+10), I get an error:

ValueError: free variable: y

Is there any way to do it?

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

Reply via email to