Info
This question is closed. Reopen it to edit or answer.
Why matlab(Simulink) does not care about output min and Output max option on any calculated signal
3 views (last 30 days)
Show older comments

If I m given Output min as 0 and Output max as 60 then total addition or result should not cross Min-Max values that 0-60.but here ans of my model is coming as =115 (65+50). as per Output max and Output min concept Ans of my model should be 60 as I have define Output Max value as 60.
0 Comments
Answers (2)
Vishwanath Salokye
on 13 Oct 2016
Hi Yogesh I am sorry that I could not understand your question. Can you please explain me more clearly by taking screenshot of sum block "Functional Block Parameter : Sum/Signal Data Type"
1 Comment
Walter Roberson
on 13 Oct 2016
I think the question might have been about why the block did not saturate at the value configured as its maximum. Notice the value on the Display block.
Walter Roberson
on 13 Oct 2016
The behavior on overflow is a series of configuration parameters. I suggest you start with the Model Advisor and then the Upgrade Advisor, as those will typically give you warnings about saturation behavior
1 Comment
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!