【发布时间】:2013-11-13 12:09:33
【问题描述】:
我想在 MATLAB 中设计一个图形用户界面,可以使用 MATLAB 的对象链接和嵌入过程控制 (OPC) 工具箱连续读取数据。我该如何实现?
我设计了图形用户界面,但我无法将数据读入图形用户界面。
【问题讨论】:
-
您有 OPC 工具箱 (mathworks.co.uk/products/opc) 吗?你试过
read函数(mathworks.co.uk/help/opc/ug/read.html)吗? -
请接受答案
标签: matlab user-interface opc