Is there a way to skip "pause" statements
8 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!