How to receive a UDP data stream in 2021a? I'm trying to use pnet, but it is an unrecognized function.

10 次查看(过去 30 天)
I have code that ran on an older version of Matlab, which used the pnet command to receive a UDP data stream. The function pnet appears to be unrecognized in 2021a.

采纳的回答

Akshat Gupta
Akshat Gupta 2021-8-12
You can use dsp.UDPReceiver object to receive the data stream. Following is the documentation link for the same:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulation 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by