From: Feri Salamon on
Hey guys,
I'm doing a project. Trying to transfer data on udp in simulink between two computers. The problem is that i want to modulate QAM the data and if i do that it will be complex, So the UDP send block can't transmit it as it only knows real data type. I tried Tcp/ip also but is the same. So what solution is there for this in Simulink?
Thanks