Effacer les filtres
Effacer les filtres

build a simulink model

4 vues (au cours des 30 derniers jours)
aida
aida le 12 Avr 2012
How could I build a simulink model for sending UDP packet out of my .mat file ?

Réponses (1)

Kaustubha Govind
Kaustubha Govind le 12 Avr 2012
Use the From File block to get the signal from the MAT-file and the UDP Send block to transmit it.
  2 commentaires
aida
aida le 12 Avr 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 le 12 Avr 2012
Yes, you can use the From Workspace block if you like.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Interactive Model Editing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by