TCP connection on old Matlab version

1 次查看(过去 30 天)
I'm trying to set up a TCP connection with a R2011b version of Matlab. I know this matlab version had the TCP functionality in the Instrument Control Toolbox, but the computer this is running on runs several other programs and pieces of hardware. We've also modified Matlab several times and my boss is hesitant to install any additional toolboxes which might affect its current program. Is there a way to set up a TCP connection without the toolbox?
I noticed on the Mathworks site that tcpip was introduced back in 2006, before the Instrument Control toolbox existed, but I can't find out how it was used back then. Help please!

回答(2 个)

Walter Roberson
Walter Roberson 2019-3-6

Guillaume
Guillaume 2019-3-6
You can always delegate to Java or, if on Windows, .Net. Both are not much more complicated to use than matlab's own implementation and if I remember correctly, for some use case sometimes easier.
  1 个评论
Jessica Todd
Jessica Todd 2019-3-7
I'm not too familiar with Java. How do you delegate to Java from matlab?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Instrument Control Toolbox 的更多信息

标签

产品


版本

R2011b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by