For loop stops on error - how can I force to continue
Mostrar comentarios más antiguos
Sorry I am new to Matlab and am sure this is a basic question but I have a for loop that imports files. When it comes to an error in the filename it stops execution. Is there a way to force the script to continue beyond the error?
1 comentario
Jan
el 13 de Mzo. de 2012
The best idea would be to avoid the "error in the filename".
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!