how can i differentiate a constant in simulink?

1 view (last 30 days)
hello everyone im trying to differentiate a constant in simulink. but when i use derivative block it considers the value as constant and gives me an output 0. can someone help me with this.
the equation is dV/dt, where 'V' is a constant number.
thank you,
with regards

Accepted Answer

Stephan
Stephan on 4 Dec 2019
Edited: Stephan on 4 Dec 2019
You already have done everything exactly correct - Simulink also did what is correct. What is the derivative of y(t)=3 with respect to t? Exactly it is zero. y'(t) = dy/dt = 0 - So thats all and we learned it in our math classes.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!