On Apr 12, 4:03 pm, Alec Mihailovs <alec.mihail...@gmail.com> wrote:

> Also, the show command should be replaced with savefig - something
> like in the following example,

That could be also done without changing the examples on the brian's
webpage, by redefining show() as

def show():
    from matplotlib.pyplot import savefig
    return savefig('sage0.png')

Alec

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to