Why gnuplot_curve_styles doesn't modify line style?
Subject: Why gnuplot_curve_styles doesn't modify line style?
From: f250gto
Date: Wed, 28 Nov 2007 08:35:51 -0800 (PST)
I'm a new user of maxima 5.13.0a in Windows system.
I have to plot many curves with different colors.
I tried to plot my functions with this command that I found in a web page:
wxplot2d([x*sin(x),cos(x)], [x,-5,5],[gnuplot_curve_styles,["with lines 4",
"with lines 7"]]);
But the lines are blue and red instead yellow and pink.
Help me, please.
--
View this message in context: http://www.nabble.com/Why-gnuplot_curve_styles-doesn%27t-modify-line-style--tf4889611.html#a13996004
Sent from the Maxima mailing list archive at Nabble.com.