du/dt avoiding in system
Show older comments
Is there any possibility to solve
x = L*y*s + 2*y , without a du/dt block. ..
(x:output ; y:input)
Just e.g. integrators.
My system is very dynamic and du/dt would cause errors.
6 Comments
Walter Roberson
on 28 Jun 2015
What you posted looks like it only needs multiplication and addition, not integration or any du/dt block.
Marcel Büttner
on 29 Jun 2015
Edited: Marcel Büttner
on 29 Jun 2015
Walter Roberson
on 29 Jun 2015
I think you were intending to attach an image?
Marcel Büttner
on 29 Jun 2015
Walter Roberson
on 29 Jun 2015
Under what circumstances would you get an error from the du/dt block?
Marcel Büttner
on 29 Jun 2015
Accepted Answer
More Answers (0)
Categories
Find more on Discontinuities 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!
