LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I plot multiple curves using the polar plot?

I am using the polar plot indicator to graph angular-referenced data.  I need to be able to plot several curves on the same display.  How do I do this using the polar plot indicator?
0 Kudos
Message 1 of 12
(5,170 Views)
Since polar plot is a picture in LV, it is not as convenient to plot multi curves as Waveform Graph or XY Graph. I create a VI to show how to plot two curves in polar plot for your reference. I use Labview 7.1.
Message 2 of 12
(5,167 Views)
Thanks! That answered my question perfectly!
0 Kudos
Message 3 of 12
(5,155 Views)

Thank you for you vi
i had the same problem and now i have a solution ! i would like to have different colors for each curve.

Elmomo

0 Kudos
Message 4 of 12
(5,048 Views)
Do you mean you want to set your own colours?
 
If so you can modify the above vi to use an array of color box constants. From there you can pick the colours you would like
 
 
David

Message Edited by David Crawford on 10-24-2006 10:51 AM

0 Kudos
Message 5 of 12
(5,040 Views)

Very well
Now, i understand the vi and the polar plot picture principle

0 Kudos
Message 6 of 12
(5,031 Views)
on a simular query, is it possible to change the backgroud colour of the polar plot as well?
John P. LV 8.20
0 Kudos
Message 7 of 12
(4,742 Views)
sorry to make what i asked clear [as it doesn't ask the correct thing so ignore the above post]

is it possible to change the numbers on the scale? i can changethe font type,size and do a whole manour of thigns, but i don't seem to be able to find a way for it to let me set it to say white text??

please help!
john P.
0 Kudos
Message 8 of 12
(4,736 Views)
Hi
give me time to reinstall LV on my computer. I uninstall it few weeks ago.
if i remember well, it is possible to modify the numbers on the scale.
I will inform you.
 
B/R
0 Kudos
Message 9 of 12
(4,726 Views)
Use the following vi and play with Polar attributes.
You will find how to change the values you need.
 
B/R
 
0 Kudos
Message 10 of 12
(4,702 Views)