LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to plot a function on the sphere?

Solved!
Go to solution

Hi,

 

I have a 2D array and I want to plot it on a sphere like a "termal plot" . The rows and cols of the array are already the elevation e azimuth angles. How to do it?

The image below shows an exemple of sphere plot.

 

Thanks,

 

 

Frederico Araujo

0 Kudos
Message 1 of 4
(2,755 Views)

The parameteric surface graph has an input for a color matrix as 4th dimension. I can post an example later. What's your LabVIEW version?

0 Kudos
Message 2 of 4
(2,743 Views)

It's LabVIEW 11.0.

0 Kudos
Message 3 of 4
(2,733 Views)
Solution
Accepted by topic author freddearaujo

Here is the relevant part of my old code. You would need to change the mapping of one dimension to elevation instead of angle. Shouldn't be hard.

 

 

Download All
0 Kudos
Message 4 of 4
(2,696 Views)