Edit msfcndemo_limintm.mdl for definite integral respect to any function not equal to time
1 view (last 30 days)
Show older comments
Hi,
I don't know C-language but i ask how i can edit (if it's possible) S-function code in msfcndemo_limintm.mdl integrator block, to output a definite integral of an input function f(x) with integration bounds (low and high) as input and respect to any x-function as input not necessarily equal to time.
0 Comments
Answers (1)
Kaustubha Govind
on 28 Feb 2011
Block derivatives in Simulink are computed w.r.t time, so it is not possible to utilize the Simulink solver to integrate w.r.t. an arbitrary variable.
0 Comments
See Also
Categories
Find more on Manual Performance Optimization 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!