build a simulink model

How could I build a simulink model for sending UDP packet out of my .mat file ?

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 12 de Abr. de 2012

0 votos

Use the From File block to get the signal from the MAT-file and the UDP Send block to transmit it.

2 comentarios

aida
aida el 12 de Abr. de 2012
what about From workspace block ? could I use that instead ? from file convert mat file to a signal which is again should be converted
Kaustubha Govind
Kaustubha Govind el 12 de Abr. de 2012
Yes, you can use the From Workspace block if you like.

Iniciar sesión para comentar.

Productos

Preguntada:

el 12 de Abr. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by