LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

polar plot

Hi,
I have two groups of data to be plotted with the polar plot. The problems I come accross are;
I want to plot the data in the upper circle with angle values between -90 and 90. (normally that area is 180 to 0) So is it possible to change the angle values of scale?
And as I indicated, I have two plots to be plotted in one polar plot. Is there a way to do that also? (As far as I know with polar plot only exists in picture control and there is no way to "multiple" polar plot)
I attached an example of what I mean.
Any help would be most appreciated.
0 Kudos
Message 1 of 3
(3,035 Views)
If you dig down into the Polar Plot.vi, you will eventually come to PG Angle Labels.vi. This is the VI which determines the plot angles that show up on the Plot Plot. You can modify this VI to get the -90 to 90 that you're looking for. Hope this helps out. Good luck with the application!
J.R. Allen
0 Kudos
Message 2 of 3
(3,037 Views)

Can someone tell me how to apply multiple group data to polar plot? I can use one group data to polar plot. But now I need to generate polar plot with multiple group data.

 

Any help is appreciate.

 

Thanks, Yvonne

0 Kudos
Message 3 of 3
(2,348 Views)