Simulink Pop Up Message

2 次查看(过去 30 天)
I know I can use errordlg to create a pop up warning message in matlab, however it's not supported for code generation within Simulink.
Is there a similar function that I can use to achieve the same ends?
For context I'm running a simulation where someone drives a car with a joystick, and I want to display a message that tells them they left the bounds before resetting the car to it's starting position.
I don't really care about getting the user input of clicking "ok", I just want the message to appear while the simulation is still running

采纳的回答

Fangjun Jiang
Fangjun Jiang 2019-9-5
Use Assertion block.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by