I never have any luck with plotting in Sage. The simplest plots fail. For example the following
plot(20*log(abs((1+I*x)^4+4),10),(x,0,3)) fails with TypeError: float() argument must be a string or a number I don't see what's wrong with it. -- 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