To plot using the cylindrical coordinate system, go the the Plots->Style
property page and select Cylindrical for the coordinate system. Wire the
angles into the X vector/matrix, the heights (Z) into the Y vector/matrix,
and the radii into the Z vector/matrix. The color map will then map to the
radius.
"ec"
wrote in message
news:3A197CDC.31724DF9@stud.uni-hannover.de...
> Hi!
> I have a Labview application with a 3D-SurfaceGraph with a cylindrical
> coordinate system. I would like to give the user a color map that
> matches the colors used by the graph with the according magnitudes
> (radius of the cylinder).
> Is there a way to do this?
>
> Thanks
>
> Peter
>