[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Matlab in condor



hehe :-)

Executable = C:\Program Files\MATLAB\R2007a\bin\win32\MATLAB.exe
arguments = -nosplash -nojvm -nodesktop -nofigurewindows -r run.m
Universe = vanilla
Log = test.log
output = test.out
error = test.err
getenv = True;
transfer_executable = False
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
transfer_input_files = run.m

Where run.m is your m file, try this.

Make sure your m file exits matlab at the end otherwise it will run forever.

Ashley


>-----Original Message-----
>From: condor-users-bounces@xxxxxxxxxxx 
>[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of rosa liarte
>Sent: 05 September 2007 19:03
>To: condor-users@xxxxxxxxxxx
>Subject: [Condor-users] Matlab in condor
>
>Hello:
>
>I´m trying to execute Matlab in condor with no results.
>Can anybody give me an example  with the files that I need.
>I´m using matlab R2007a  under Windows xp.
>
>Thanks in advance
>
>_________________________________________________________________
>Grandes éxitos, superhéroes, imitaciones, cine y TV... 
>http://es.msn.kiwee.com/ Lo mejor para tu móvil.
>
>_______________________________________________
>Condor-users mailing list
>To unsubscribe, send a message to 
>condor-users-request@xxxxxxxxxxx with a
>subject: Unsubscribe
>You can also unsubscribe by visiting
>https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
>The archives can be found at: 
>https://lists.cs.wisc.edu/archive/condor-users/
>