Linux and MATLAB: Segmentation fault (core dumped)

조회 수: 17 (최근 30일)
HC98
HC98 2023년 5월 25일
댓글: Shivani 2023년 5월 29일
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
Shivani
Shivani 2023년 5월 29일
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!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by