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!