Linux and MATLAB: Segmentation fault (core dumped)

Every time I go to launch my code using
matlab -batch <filename>
I get
Segmentation fault (core dumped)
Anny ideas? I'm using Ubnuntu and the code works fine if I launch it in MATLAB's IDE, just the terminal...

1 commentaire

Shivani
Shivani le 29 Mai 2023
Hi,
There may be several reasons that are causing this error to appear, it is diificult to determine the exact reason without more context. However, one of the below mentioed solutions may rectify the error:
  • Check your file name and path and make sure that they are correct. In the matlab -batch <filename> command, <filename> should be the full path to the MATLAB file you want to run.
  • Try updating your version of MATLAB to the latest version and ensure that it is compatible with your version of Ubuntu
Hope this helps!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Produits

Version

R2023a

Question posée :

le 25 Mai 2023

Commenté :

le 29 Mai 2023

Community Treasure Hunt

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

Start Hunting!

Translated by