LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

parameters for scales

Hi,
I am still having the same problem with my graph. I want to take the information from my spectrum graph and put it on another graph where the user can decide on which parts of it to look at, i.e. by changing the X and Y parameters. There is a copy of my program so far conected. I tried using an X,Y graph but seem to be getting a straight line instead of the needed spectrum. Could someone please help
0 Kudos
Message 1 of 2
(2,350 Views)
Why are you using an XY graph? You've got data on a regular graph and then you take that data and wire it to both the x and y axis of the XY graph. Why don't you just take the data and copy it to another graph with autoscaling turned off?
0 Kudos
Message 2 of 2
(2,338 Views)