0

I am trying to send a continuous-time data from Simulink simulation to a Raspberry Pi within the same network. All I am getting at the receiving end is the random unreadable characters. Is it because of the data type mismatch??

Or do I need to add a decoding block in my code (written in python) to get the correct format??

What would be the correct data type at the input port of TCP/IP Send block?

Rabindra
  • 19
  • 5
  • where is the difference to your previous question? https://stackoverflow.com/q/59957624/2732801 – Daniel Jan 30 '20 at 18:43
  • Daniel, both the questions are basically the same. All I am getting is the random unreadable characters instead of constant value (which in my case is 1). I could not figure out if the error is on sending end or receiving end. Can you please help me if i have error in my code?? – Rabindra Jan 30 '20 at 19:34

0 Answers0