Simulink TCP Sender and Receiver module for String
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am trying to use Simulink's TCP sender and receiver modules to send and receive String data types. I'm already able to send double values as seen in the figure below. But the problem is how to send String values, and if that is possible. The strange part is when I define the TCP echo server inside Matlab itself, then the current sample works. But when I defined the TCP echo server outside of Matlab (I created a Java server). The Java server does not receive anything; it shows null, and thus nothing shows up in the scope. Any clues on what is going on?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Interface-Based Instrument Communication en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!