Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Why matlab(Simulink) does not care about output min and Output max option on any calculated signal
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

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 comentarios
Respuestas (2)
Vishwanath Salokye
el 13 de Oct. de 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 comentario
Walter Roberson
el 13 de Oct. de 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
el 13 de Oct. de 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 comentario
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!