build a simulink model

1 次查看(过去 30 天)
aida
aida 2012-4-12
How could I build a simulink model for sending UDP packet out of my .mat file ?

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Interactive Model Editing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by