Clear Filters
Clear Filters

How can I create a constant that grows over time?

3 views (last 30 days)
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 Comment
Sulaymon Eshkabilov
Sulaymon Eshkabilov on 18 May 2020
What is the value of Y1 (Y0 the initial value of Y)? m = const. and x1=0.1 or Y1 = 0.1?

Sign in to comment.

Accepted Answer

Ameer Hamza
Ameer Hamza on 18 May 2020
See the attached simulink model (saved in R2020a).
  4 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on General Applications in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!