I just tried plot2d with a gnuplot_curve_styles option, for example,
this use to work:
f(x):=log(1+sin(x)^2)/log(10)$
ga(x):=(x+3)*atan(x)$
gb(x):=(1+%pi)*(1/2)^(x-1)-1$
plot2d([f(x),[parametric,t,ga(t),[t,-4,1]],[parametric,t,gb(t),[t,1,4]],
0,[parametric,0,t,[t,-4,4]]],[x,-4,4],[y,-4,4],[nticks,200],
[gnuplot_curve_styles,["with lines 1","with lines 3","with lines
3","with lines -1","with lines -1"]])
but the curve styles has no affect. ga and gb should be the same color
but they aren't and the two straight lines should be the same color but
they aren't. Any ideas why?
ii maxima 5.12.0-1 A computer algebra system -- base system
ii maxima-doc 5.12.0-1 A computer algebra system -- documentation
ii maxima-share 5.12.0-1 A computer algebra system -- extra code
ii wxmaxima 0.7.1-1 a wxWidgets GUI for the computer algebra sys
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.