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

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

NI6733与MATLAB之间的操作

最近我使用MATLAB做了个仿真,需要把仿真数据转化为模拟量。我选择使用NI6733.但是NI6733是否可以直接读取.mat中数据呢?若不能,该如何操作。尽量能实现数据的实时输出。

谢谢!

0 项奖励
1 条消息(共 2 条)
3,299 次查看

Why not saving the data into a binary file (e.g. .dat), which could be read in Labview easily?

 

You could find examples about binary file read&write by Example Finder in Labview.

0 项奖励
2 条消息(共 2 条)
3,270 次查看