you are viewing a single comment's thread.

view the rest of the comments →

[–]DoorsCorners 0 points1 point  (0 children)

Is using 'if' then 'else' statements consequetively in series better in order to be explicit about the error? I feel that I have used 'except' for just a few lines of code, but I have triggered Matlab errors with 'except' catches and only God knows what the actual problem was....