LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY Graph X-axis Manipulation

Solved!
Go to solution

I'm trying to create the NC curve graph as attached in Excel.  I just can't seem to get the X-axis to show the values as depicted.  I'm using an XY graph in LabVIEW.  Does anyone have any suggestions?

 

Thanks.

LabVIEW 2016 - Windows 7

CLAD
0 Kudos
Message 1 of 5
(3,958 Views)

I assume that you realize that the X Axis is logarithmic, right?

 

I'm not sure what you want done with the data.  Are they supposed to give you the curves that you see on your Excel graph, or are they a series of points that you want to plot, or are they points connected by lines?  And why are there two sets of points?

 

If the problem is that you overlooked the Log X feature, and you can now get the code to work, then my second paragraph becomes irrelevant ...

 

Bob Schor

0 Kudos
Message 2 of 5
(3,942 Views)
Solution
Accepted by topic author MeCoOp

You can define the mapping (lin, log) and define the marker values. (see also).

 

Attach the code you have so far and we'll help you correct it.

Message 3 of 5
(3,931 Views)

Hi Bob - Thanks for the reply.  I can plot everything fine.  I just can't seem to get the X-axis to give the increments as seen in Excel.  They represent the octave band center frequencies.  Anything else isn't as meaningful.

LabVIEW 2016 - Windows 7

CLAD
0 Kudos
Message 4 of 5
(3,927 Views)

Altenbach, you've done it again.  Simple property node.  Thank you.

LabVIEW 2016 - Windows 7

CLAD
0 Kudos
Message 5 of 5
(3,923 Views)