What's the oldest MATLAB version that support tcpclient() function?
Afficher commentaires plus anciens
Can someone tell me which MATLAB version is the earliest that support tcpclient() function, to allow communication through TCP/IP connection? Unlike many other commands/functions, its online documentation didn't mention this piece of information. My R2007b doesn't support it.
Thanks!
Réponses (1)
per isakson
le 4 Mar 2016
Modifié(e) : per isakson
le 4 Mar 2016
0 votes
- tcpclient, Create TCP/IP client object to communicate over TCP/IP says: Introduced in R2014b
- TCP/UDP/IP Toolbox 2.0.6, by Peter Rydesäter was uploaded to the File Exchange in 2001.
- Instrument Control Toolbox features TCP/IP connectivity
Catégories
En savoir plus sur TCP/IP Communication dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!