Borrar filtros
Borrar filtros

Disable a warning which is due to "output when disabled" parameter of an outport

2 visualizaciones (últimos 30 días)
Hello,
In Simulink, i'm using switch-cased subsystem to store value and get them again at an upper level.
In the switched-case subsystem, the inport is directly linked to the outport when the subsystem is enabled. Therefore, the "output when disabled" parameter of the outport is set to 'held'.
At all other system levels, this parameter is set per default to 'reset' (which is good).
BUT.... Simulink is writing warnings in the command window (well... this action is done many times as it is in library called many times) because the same signal does not have the same setting for this parameter.
I could not find a way to turn this warning off or did not find any linked question here so my question is : How can i disable this warning???
Thanks!
Matthieu

Respuestas (0)

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by