필터 지우기
필터 지우기

Inport vs Simin and Outport vs Simout

조회 수: 4 (최근 30일)
Gautam
Gautam 2014년 8월 11일
댓글: Andreas Goser 2014년 8월 12일
What's the difference between Inport and simin, both are used to take data from matlab workspace? And the difference between outport and simout? Aren't they doing the same thing

답변 (1개)

Joakim Magnusson
Joakim Magnusson 2014년 8월 11일
Simin reads data from matlab workspace and puts it out as a signal. Simout writes the signal to matlab workspace.
Inport and outport i think is used for example when having subsystems, inport and outport then is the link between the systems.
  댓글 수: 4
Gautam
Gautam 2014년 8월 12일
Inport can also read data from matlab workspace. So, what's the difference between inport and "from workspace"
Andreas Goser
Andreas Goser 2014년 8월 12일
Why do you suspect a difference. Maybe (I would guess) it is the same.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by