LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

copy to excel

I'm trying to copy a graph created in LabView and paste it in Excel.  When I do this the data is missing and alot of things have shifted.  Is there another way to go about exporting the graph to Excel?  I've attached a copy of the Labview program with the chart and what I get in Excel.  Thanks.

Message Edited by cjack on 08-11-2005 04:35 PM

Download All
0 Kudos
Message 1 of 2
(2,794 Views)
Create an invoke node for your graph, select method "get image" and save it as PNG. import the saved image to excel.
0 Kudos
Message 2 of 2
(2,778 Views)