TCP connection on old Matlab version

1 visualizzazione (ultimi 30 giorni)
Jessica Todd
Jessica Todd il 6 Mar 2019
Commentato: Jessica Todd il 7 Mar 2019
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!

Risposte (2)

Walter Roberson
Walter Roberson il 6 Mar 2019

Guillaume
Guillaume il 6 Mar 2019
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 Commento
Jessica Todd
Jessica Todd il 7 Mar 2019
I'm not too familiar with Java. How do you delegate to Java from matlab?

Accedi per commentare.

Categorie

Scopri di più su Instrument Control Toolbox in Help Center e File Exchange

Tag

Prodotti


Release

R2011b

Community Treasure Hunt

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

Start Hunting!

Translated by