hide all msgbox, waitbar, models in matlab while execution of .p file in batch run.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!