How to put step reference command on Simulink?

조회 수: 2 (최근 30일)
RoBoTBoY
RoBoTBoY 2021년 5월 16일
댓글: RoBoTBoY 2021년 5월 16일
Hello!!
I want to put a step reference command for changes by 5 degrees every 3 sec on simulink.
How to do that?
Thanks in advance!

채택된 답변

Paul
Paul 2021년 5월 16일
Constant = 5, feeds a Discrete Tansfer Fcn block with Numerator = 1, Denominator = [1 -1] and Sample Time = 3
  댓글 수: 3
Paul
Paul 2021년 5월 16일
No idea. Is the simulation paused?
RoBoTBoY
RoBoTBoY 2021년 5월 16일
Ok! I found which was the problem!
Thanks!

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

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by