Dear Stefanie,

On Mon, Feb 23, 2009 at 11:55:27AM +0100, Stefanie Schmidt wrote:
[...]
> G=plot(h(f), 0, 20)
> G.show()
Although I am not a sage expert, I would say, you want the
following:

G=plot(h, 0, 20)
G.show()

Do not give an argument to h.

Best regards,
Oliver

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to