that's what the 'for' instruction in gnuplot 4.3 (cvs-version) is for:
splot for [a=1:5]
Radius(ThetaMax,Dtheta,a)*cos(u),Radius(ThetaMax,Dtheta,a)*sin(u),0.0
produces a sequence of 5 circles.
--
View this message in context: http://www.nabble.com/construcing-polar-grid-for-pm3d-data%3A-replot-reread-problem-tp19007463p19033830.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|