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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

0 comentarios
Respuestas (1)
praguna manvi
el 22 de Abr. de 2025
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!