set_plot_option



W dniu 2010-06-17 23:15, Jaime Villate pisze:
> 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

Hi Jaime,



I use :
wxMaxima 0.8.3 http://wxmaxima.sourceforge.net
Maxima 5.19.2 http://maxima.sourceforge.net
Using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (aka GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.

 and
  G N U P L O T
        Version 4.2 patchlevel 3
        last modified Mar 2008

Regards,

Adam