How can I create a constant that grows over time?
4 次查看(过去 30 天)
显示 更早的评论
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
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?
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!