How to bring 'warndlg' in the front of Simulink model?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
nl2605
2013-11-4
I am not sure but perhaps you could set the WindowStyle for your warning dialog box as 'modal' if it isn't already done!
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Environment Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!