LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph to Excel spreadsheet

Only one graph at a time, and saving one graph at a time that students can go back to analyze.
0 Kudos
Message 11 of 15
(2,107 Views)
Then insert the Index Array function and delete the for-loop.

EDIT: Oh, and transpose the 2D array too. Just wire a True constant to the "transpose" input of the Write to Spreadsheet File function.


Message Edited by smercurio_fc on 08-12-2008 09:42 AM
Message 12 of 15
(2,102 Views)
It doesn't seem to like that?
0 Kudos
Message 13 of 15
(2,094 Views)


Message Edited by smercurio_fc on 08-12-2008 10:01 AM
0 Kudos
Message 14 of 15
(2,090 Views)
Great!

Thanks.
0 Kudos
Message 15 of 15
(2,076 Views)