Matlab program crashing while trying to run in background (by adding &)

hi all
a new user here. version: 2018b .OS: red hat Linux
i am trying to run a marlab program in background.
matlab -nodesktop -nosplash <script> output.txt &
it crashes but when i remove "&" it works fine.
any suggestions appreciated.

답변 (1개)

Sajan Mushini
Sajan Mushini 2019년 2월 19일

0 개 추천

Yes, it was complaining about missing "END" statement. GUI version was able to run the same code. I commented out 'fclose all' in my code and it worked. Thanks for the prompt reply.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

질문:

2019년 2월 15일

답변:

2019년 2월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by