Is it possible to recover from the Matlab Segmentation Fault error?

1 view (last 30 days)
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
Walter Roberson on 12 Oct 2013
No. If MATLAB gets that, it is sufficiently messed up internally that it cannot continue.

Categories

Find more on 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!