openplot_curves gives no plot



On Thu, 2005-22-09 at 12:54 -0600, Robert Dodier wrote:
> > The goal is to create a plot of points rather than using openmath per se.
> 
> OK, since you are using maxima 5.9.1 --
> this web page describes a hackish solution that might be useful:
> http://maxima.sf.net/wiki/index.php/Maxima%20helpful%20hints
> under the heading "How do I plot a list of points?".
> 
> another option is to just print the list of points,
> cut-and-paste them into a file, and use an external program to plot them.
> 
> version 5.9.2 has a new plot option to plot lists of points.
> it will be released shortly.
> 
> hope this helps,
> robert dodier

Ah, very nice, thank you for the reference to the helpful hints also.
Part of the desire to do this type of thing within Maxima is to use it
as the tool of choice in first year calculus. While a spreadsheet is
better for manipulation of data points we don't do enough with them to
warrant the effort of getting students to learn another tool. 

Thanks Robert!

On Fri, 2005-23-09 at 04:06 +0900, go_furuya@infoseek.jp wrote: 
> {xaxislabel {joe is nice}}} is not available.
> maybe bug. But you can do,something
> (%i3) openplot_curves([["{label jim} {plotpoints 1} {pointsize 6}"],[1,2,3,4,5,6],["{label tama}"],[3,1,4,2,5,7]]);
> 
>  It is OK.
> 
> gosei furuya

Also very nice, it works fine without the xaxislabel option. 

Thanks Gosei!

Cheers, Bob 
-- 
Dr. Robert J. Jerrard, Professor of Mathematics,
Concordia University College of Alberta,
7128 Ada Blvd., Edmonton, Alberta, T5B 4E4, Canada.
Phone: (780) 479-9291, Fax: (780) 474-1933.