set_plot_option



On Thu, 2010-06-17 at 20:36 +0200, Adam Majewski wrote:
> When I try to use :
> set_plot_option(['t,-%pi,%pi]);
> or
> set_plot_option([t,-%pi,%pi]);
> I got the same  error :
> (%i211) set_plot_option(['t,-%pi,%pi]);
> -%pi is not of the right type in t list
>  -- an error.  To debug this try debugmode(true);
Hi Adam,
what version of Maxima are you using? it works fine for me in the
following versions:
version 5.20.1, lisp clisp
version 5.20.1, lisp openmcl
version 5.20.1, lisp sbcl
version 5.21.1, lisp clisp
version 5.21.1, lisp openmcl
version 5.21.1, lisp sbcl

Regards,
Jaime