필터 지우기
필터 지우기

build a simulink model

조회 수: 4 (최근 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