Simulink Pop Up Message

3 visualizzazioni (ultimi 30 giorni)
Patrick B
Patrick B il 4 Set 2019
Risposto: Fangjun Jiang il 5 Set 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

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 5 Set 2019
Use Assertion block.

Più risposte (0)

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by