Hello All,
I am attempting to construct a 2D polar plot of a radar tracking event. The data X-Axis should be represent 0-360 Degress, but my data values look like this:
220
250
340
10
30
Passing 360 degress complicates things. The only way I can think to do this is to add 360 to each of the values that cross the 360 degree line. Has anyone run into this or have any ideas?
Thank you in advance for any suggestions,
Jimmy Shaw
I am attempting to construct a 2D polar plot of a radar tracking event. The data X-Axis should be represent 0-360 Degress, but my data values look like this:
220
250
340
10
30
Passing 360 degress complicates things. The only way I can think to do this is to add 360 to each of the values that cross the 360 degree line. Has anyone run into this or have any ideas?
Thank you in advance for any suggestions,
Jimmy Shaw