Is it possible to recover from the Matlab Segmentation Fault error?
Afficher commentaires plus anciens
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?
Réponses (1)
Walter Roberson
le 12 Oct 2013
1 vote
No. If MATLAB gets that, it is sufficiently messed up internally that it cannot continue.
Catégories
En savoir plus sur Entering Commands dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!