hide all msgbox, waitbar, models in matlab while execution of .p file in batch run.
1 view (last 30 days)
Show older comments
I have .p file which does some operations with simulink block and shows some messgaes in command window and msgbox,waitbar .I want to make it as batch files which excetes .p file many times and the requirement that i doesnot show any msgboxes,waitbox,models to the user.How to disable these figures or models or msgboxes?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!