How can I create a constant that grows over time?

조회 수: 3 (최근 30일)
Fazil Doruk Inanc
Fazil Doruk Inanc 2020년 5월 18일
댓글: Ameer Hamza 2020년 5월 18일
I want to create a path(line) using Simulink block diagrams. I'll use the equation of a line Y=m(X-x1)+Y1 . I want to find the Y value for each X value which will start from a specific value and increase gradually by 0.1.
  댓글 수: 1
Sulaymon Eshkabilov
Sulaymon Eshkabilov 2020년 5월 18일
What is the value of Y1 (Y0 the initial value of Y)? m = const. and x1=0.1 or Y1 = 0.1?

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

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 5월 18일
See the attached simulink model (saved in R2020a).
  댓글 수: 4
Fazil Doruk Inanc
Fazil Doruk Inanc 2020년 5월 18일
nice this helped
Ameer Hamza
Ameer Hamza 2020년 5월 18일
I am glad to be of help!

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by