Re: [Plplot-devel] PLplot + Windows + Octave

2011-01-08 Thread Alan W. Irwin
On 2011-01-03 00:33-0800 Alan W. Irwin wrote: > Here are the swig-generated octave bindings diff results as of revision > 11431: > > octave > Missing examples: 19 33 > Differing postscript output : 04 18 26 > Missing stdout : > Differing stdout: Here

[Plplot-devel] Coloring 3D plots

2011-01-08 Thread David MacMahon
I'd like to be able to make plsurf3d or plplot3d plots of complex data where the Z axis is the magnitude and the color is the phase of the complex values. Currently, these methods only offer a "MAG_COLOR" option. I think this colors the plots based on the real (i.e. signed) value rather than t