What's the oldest MATLAB version that support tcpclient() function?
Mostrar comentarios más antiguos
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!
Respuestas (1)
per isakson
el 4 de Mzo. de 2016
Editada: per isakson
el 4 de Mzo. de 2016
0 votos
- 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
Categorías
Más información sobre TCP/IP Communication en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!