On Jun 19, 7:18 am, [email protected] wrote:
> I'm on os X Snow Leopard

Are you using the notebook interface or the command line?  I don't
think this will work from the command line: the OS X preview command
doesn't seem to deal with animated gif's very well.  Try saving it:

a = animate(...)
a.save()

Then open the resulting gif file in a web browser.  Or try running the
whole thing in the notebook.


> El jun 18, 2010, a las 9:24 p.m., Marshall Hampton escribió:
>
>
>
>
>
> > On Jun 17, 5:31 pm, [email protected] wrote:
> >> I tried it, but does not do anything except plot one frame. Am I supposed 
> >> to see something move?
>
> > Yes, it should be an animated gif.  Its possible that your system does
> > not have the "convert" command of imagemagick installed - what sort of
> > system are you running sage on?
>
> > -Marshall
>
> > --
> > 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 
> > athttp://groups.google.com/group/sage-support
> > URL:http://www.sagemath.org

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