Simulink Pop Up Message

2 Ansichten (letzte 30 Tage)
Patrick B
Patrick B am 4 Sep. 2019
Beantwortet: Fangjun Jiang am 5 Sep. 2019
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

Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 5 Sep. 2019
Use Assertion block.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by