How to bring 'warndlg' in the front of Simulink model?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am using 'warndlg' in 'PostLoadFcn' callback of simulink model. My problem is when I open the model the warning dialog goes behind the model and user can't see it. Can anyone tell me how to bring this warning dialog window in the front or simulink model to the behind?
Thank you for the help.
A
1 Commento
nl2605
il 4 Nov 2013
I am not sure but perhaps you could set the WindowStyle for your warning dialog box as 'modal' if it isn't already done!
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Environment Customization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!