09-28-2023 01:47 PM
I am trying to utilize LabVIEW's 3D plots to plot data.
I would like to have a 3D plot that:
The 3D Surface and 3D Graph modules have some of these options, but not all.
Normal:
Inverted:
In short the 3D Surface has all the options I want/need to manipulate my data but it does not color the plot correctly. On the other hand, the 3D Graph does color the plot correctly but is missing a lot of options that are available to the 3D Surface for transforming.
Does anyone know a way to get either of these modules to work as I want or a third option that I'm not aware of? I've attach my example program.
09-29-2023 08:45 AM - edited 09-29-2023 08:47 AM
@tebert wrote:
Does anyone know a way to get either of these modules to work as I want or a third option that I'm not aware of? I've attach my example program.
it is worth mentioning, the 3d Surface plot (incorrect, which should look like correct) does allow user-defined color ramps, which must be retrieved once from the original 2d image.
I am using LabView 2020, not 2021 - so please attach future .vis saved for 2020.
09-29-2023 11:54 AM
I ultimately am just plotting an arbitrary data set onto a 3D plane, not converting a 2D image to a 3D one.
From what I gather from your post though is that 3D Surfaces use Color Ramps while 3D Graphs use Color Maps, which are different data types. Is this correct and if so would it be possible to apply a Color Map to a 3D Surface?
Apologies for not down-saving, I've attached my example vi but saved to the 2017 LabVIEW.