Is there a way to skip "pause" statements

9 visualizzazioni (ultimi 30 giorni)
I'm grading hundreds of student assignments using a semi-automated method. However, a large portion of the students have included `pause` statements at nonsensical locations. This has removed all of the automated nature of my grading.
Is there any method/setting that I can modify which will skip all pause statements. I know I can use find/replace (or regular-expressions) to get rid of the statements but that seems very ad-hoc.
Thanks

Risposta accettata

Walter Roberson
Walter Roberson il 25 Gen 2011
pause('off')

Più risposte (0)

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by