What's the oldest MATLAB version that support tcpclient() function?
显示 更早的评论
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!
回答(1 个)
per isakson
2016-3-4
编辑:per isakson
2016-3-4
0 个投票
- 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
类别
在 帮助中心 和 File Exchange 中查找有关 TCP/IP Communication 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!