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

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)

No. If MATLAB gets that, it is sufficiently messed up internally that it cannot continue.

Categories

Find more on Scope Variables and Generate Names in Help Center and File Exchange

Asked:

on 12 Oct 2013

Answered:

on 12 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!