Simscape/Powergui diognastic - what does a red frame mean?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Saeed Ahmadzadeh Mahboobi
el 14 de Feb. de 2021
Comentada: Saeed Ahmadzadeh Mahboobi
el 15 de Feb. de 2021
Hi Everyone
Usually the blocks have a black frame in simulink. But what does it mean, when a Simscape/Powergui block has a red frame? (picture below)
When I go the Debug/Diognastic , everything is apparently ok (picture below) !!!!
And when I run the model, the simulation starts and finishes without eny errors, sometimes I get weird results though
So what's wrong with the Powergui block?
0 comentarios
Respuestas (1)
Jonas
el 15 de Feb. de 2021
When there is an error/issue with blocks at build time, the diagnostic viewer can allow the blocks which cause the error to be highlighted with a red border. Similarly, some functionality allow blocks to be highlighted in yellow, like when highlighting a Scope block or when tracing the source of a sample time.
What I have experienced is that Simulink changes the border to red in these cases, but then never properly removes the red border or highlighting...
So what I believe has happened on your Simulink model, is that there was an error in the past which changed the border of the Powergui block to red, but although you have solved the error the red border was never changed back to black automatically by Simulink.
You can manually change back the border color by right clicking on the block > Format > Foreground color > Black.
Ver también
Categorías
Más información sobre Configure and View Diagnostics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!