LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I plot spreadsheet columns not rows?

Solved!
Go to solution

Hi everyone,

 

This is probably a basic question; but how can I make a waveform graph plot column data rather than row data?

 

I have a spreadsheetwith 6 columns/channels of data with about 120,000 rows (.lvm file)... I can transpose the 2D array to plot; but this screws with my logic when indexing the arrays etc...

 

Do I have to use the XY graph and manually make the plot?

 

Any replies greatly appreciated.

 

Thanks,

Jack

0 Kudos
Message 1 of 3
(2,488 Views)
Solution
Accepted by topic author jcannon

If you are wiring a 2D array into the graph, there is a right-click option on the graph to transpose the array for you.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(2,468 Views)

Ahhhhh..... !

 

Transpose the plot; NOT the data...

 

Thank you... !

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