Is there a way to skip "pause" statements

8 visualizaciones (últimos 30 días)
Will Dampier
Will Dampier el 25 de En. de 2011
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

Respuesta aceptada

Walter Roberson
Walter Roberson el 25 de En. de 2011
pause('off')

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by