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

9 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

Akshat Gupta
Akshat Gupta le 12 Août 2021
You can use dsp.UDPReceiver object to receive the data stream. Following is the documentation link for the same:

Plus de réponses (0)

Catégories

En savoir plus sur Simulation dans Help Center et File Exchange

Tags

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by