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
Walter Roberson
2019년 2월 15일
is there an error message ?
did you try redirecting stderr as well ?
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!