QUEUE a Job in MATLAB
QUEUE a Job in MATLAB
(OP)
I have faced with a wierd problem. Currently i am running a Matlab job that will run for nearly 2 days.
As soon as this job is done i want to run another script file that contains commands to save a few workspace variables created by previous run (I forgot save these variables in that job).
For this i want to queue this second script file in matlab with out closing the first instance of matlab. Is this possible? Any suggestion are appreciated.
Thanks,
NodalDOF
As soon as this job is done i want to run another script file that contains commands to save a few workspace variables created by previous run (I forgot save these variables in that job).
For this i want to queue this second script file in matlab with out closing the first instance of matlab. Is this possible? Any suggestion are appreciated.
Thanks,
NodalDOF





RE: QUEUE a Job in MATLAB
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
RE: QUEUE a Job in MATLAB
You are correct. Asi sid in my post, my job runs for 2 day and it ends some time on the weekend (sat). As my version of MATLAB has floating license sometimes the software maintenance guys update the system and may reboot sometimes (usually on weekends). I was just worried that i may lose all the data from first job.
Anyway it didnt happen.
nodal
RE: QUEUE a Job in MATLAB
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.