I am trying to connect Tcp/ip client to tcp/ip server request like matlab as a server and simulink ( microgrid as a client ). server is running good but problem on client side
4 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
praguna manvi
2025 年 4 月 22 日
To correctly configure and connect the "TCP/IP Client Receive" block to the MATLAB server, refer to the following example, which illustrates receiving and displaying a sine wave:
openExample('instrument/TCPIPClientReceiveBlockAndTCPServerInMATLABExample')
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!