Simscape/Powergui diognastic - what does a red frame mean?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Jonas
2021-2-15
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Configure and View Diagnostics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!