Know if my script gets an error
Show older comments
Hello everybody,
I am running a Matlab script in my Linux console and when it gets an error, the code continues its execution. Is there a way to stop the execution if an error occurs and not generate the outputs.
Thanks in advance,
Javi
2 Comments
Geoff Hayes
on 3 Oct 2017
Javier - what type of error are you seeing? Typically the script will end if an error is encountered. Please provide more details.
Javier Naranjo
on 3 Oct 2017
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!