Is it possible to recover from the Matlab Segmentation Fault error?
1 view (last 30 days)
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?
0 Comments
Answers (1)
Walter Roberson
on 12 Oct 2013
No. If MATLAB gets that, it is sufficiently messed up internally that it cannot continue.
0 Comments
See Also
Categories
Find more on Get Started with MATLAB 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!