NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

如何把excel中的一组二维数组读入labview8.5中并以波形图显示

小弟初学,求助,期望那位大侠帮忙。小弟感激不尽。(最好有程序)

下载全部
0 项奖励
1 条消息(共 6 条)
4,191 次查看
Have you tried Read From Spreadsheet File with delimiter set as ","
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 6 条)
4,172 次查看
yes.but it can't done
0 项奖励
3 条消息(共 6 条)
4,158 次查看

Can you give me some examples.

0 项奖励
4 条消息(共 6 条)
4,157 次查看
Perhaps, you can paste image (JPEG) of your code here...
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
5 条消息(共 6 条)
4,135 次查看

First, you may try using Read From Spreadsheet File to obtain the data. Then, extract the (wanted) data columns (X,Y) and plot to XY Graph.

 

Please take note that you need to set the delimiter to as "," (comma) 

Message Edited by ian fung on 04-13-2010 05:19 PM
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
6 条消息(共 6 条)
4,127 次查看