What's the oldest MATLAB version that support tcpclient() function?
Show older comments
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!
Answers (1)
per isakson
on 4 Mar 2016
Edited: per isakson
on 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
Categories
Find more on TCP/IP Communication in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!