Is it possible to recover from the Matlab Segmentation Fault error?
Show older comments
Is it possible to recover from the Matlab Segmentation Fault error from the Matlab source code?
More precisely I am talking about the following types of error: 'Segmentation violation detected'
For instance in terms of try-catch statements?
Answers (1)
Walter Roberson
on 12 Oct 2013
1 vote
No. If MATLAB gets that, it is sufficiently messed up internally that it cannot continue.
Categories
Find more on Entering Commands 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!