Matlab program crashing while trying to run in background (by adding &)
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 15 Feb 2019
is there an error message ?
did you try redirecting stderr as well ?
Risposte (1)
Sajan Mushini
il 19 Feb 2019
0 voti
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!