LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create 3D Surface Colorbar?

I need to do the equivalent of placing a Matlab "colorbar" on a 3D surface I am using in LabVIEW, (i.e. a bar showing the various colors present in the graph with the corresponding z-values associated with each color). Is there a built-in way to do this? If not, does anyone know a good way to fake it?

Thanks!
0 Kudos
Message 1 of 2
(2,912 Views)
I just typed in a response, but had network issues so forgive me if this is mainly a duplicate.

I think what you are looking for LabVIEW calls a color ramp. You can find the control in the Classic Controls -> Classic Numerics palette. There is a good example you can find using the example finder. Search for colors and the one you want is Create IntGraph Color Table.vi.

Hope that this helps,
Bob
0 Kudos
Message 2 of 2
(2,893 Views)