How to bring 'warndlg' in the front of Simulink model?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
nl2605
el 4 de Nov. de 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!
Respuestas (0)
Ver también
Categorías
Más información sobre Simulink Environment Customization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!