Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Why matlab(Simulink) does not care about output min and Output max option on any calculated signal
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti

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 Commenti
Risposte (2)
Vishwanath Salokye
il 13 Ott 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 Commento
Walter Roberson
il 13 Ott 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
il 13 Ott 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 Commento
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!