Unit Delay Block using Matlab Function Block in Simulink

조회 수: 4 (최근 30일)
Conner Garcia
Conner Garcia 2021년 5월 31일
댓글: Conner Garcia 2021년 6월 1일
I would like to replace the unit delay block in simulink with a matlab function block. However, I don't know what to write for the code inside the matlab fcn block to be able to get the exact same results as the unit delay block. Any help on this?

답변 (1개)

Walter Roberson
Walter Roberson 2021년 5월 31일
I do not think that is possible using a MATLAB Function Block. I think you would have to use a Level-2 S Block (potentially implemented in MATLAB.)
  댓글 수: 1
Conner Garcia
Conner Garcia 2021년 6월 1일
thank you Mr.Roberson for your quick reply. I will try to figure another way.

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by