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

조회 수: 11 (최근 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