Borrar filtros
Borrar filtros

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

11 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Simulation en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by