Menu

#903 plot2d doesn't work with "gnuplot_curve_titles" option

closed
nobody
None
5
2006-05-03
2006-04-15
Anonymous
No

Maxima version: 5.9.3
Maxima build date: 0:52 3/20/2006
host type: i686-pc-mingw32
lisp-implementation-type: GNU Common Lisp (GCL)
lisp-implementation-version: GCL 2.6.7

When I try to execute a command like this:

plot2d( [discrete, xx, yy], [gnuplot_curve_titles,
"my_func"] );

maxima siply does nothing, it doesn't produce any
output or any graphic, nothing. At it's the same with
all plot2d forms when I use gnuplot_curve_titles option.

Discussion

  • Raymond Toy

    Raymond Toy - 2006-04-17
    • status: open --> pending
     
  • Raymond Toy

    Raymond Toy - 2006-04-17

    Logged In: YES
    user_id=28849

    The syntax is wrong. describe(plot_options) will give the
    correct syntax, which is

    [gnuplot_curve_titles, "title 'my title'"]

    Changed status to Pending.

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending --> closed
     

Log in to post a comment.