Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: How to run matlab in background on a linux server?
Posted:
Apr 19, 2011 9:19 AM
|
|
"Siyanda Nazo" <siyanda.nazo@gmail.com> wrote in message news:iojf8e$1gs$1@fred.mathworks.com... > Hi all > > I am also trying to run a matlab file on the linux command line and have > encountered the same problems. The line I enter on the command line is: > > nohup matlab -nojvm -r "My_script" > My_script_out.txt& > > I have placed the exit command at the end of the file 'My_script' but > Matlab seems to go into a never ending loop and prints 'bad file > descriptor' in the output file when it finishes executing the matlab > script. Has anyone encountered this problem and if so, what is the > solution?
I'm not certain -- you should contact Technical Support for help determining the cause of this behavior.
-- Steve Lord slord@mathworks.com To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
|
|
|