Le jeudi 21 mai 2009 ? 17:03 +0200, Mario Rodriguez a ?crit :
>
> Here are some examples on animations with package draw:
>
> http://www.telefonica.net/web2/biomates/maxima/gpdraw/animation
Thanks for your help : I finally managed to get my animations running
with :
* with_slider_draw
* with_slider
* draw2d in a for loop
and could export it to animated gif with the for loop proposed on your
page.
>
> 1.- The for loop example doesn't work in Windows; you must shut one plot
> to see the next one. In Windows, Maxima and Gnuplot are not connected
> via pipes.
>
> 2.- terminal = 'animated_gif' is (or was?) also problematic in Windows.
> Program wgnuplot is compiled without the animated gifs terminal.
I'm using Linux so no problems here.