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.

Respuestas (1)

Sajan Mushini
Sajan Mushini el 19 de Feb. de 2019
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.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 15 de Feb. de 2019

Respondida:

el 19 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by