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
조회 수: 5 (최근 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!