This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running a Matlab script remotely via ssh


I'm pretty sure you cannot use a window.  I think matlab has another cmd
line argument such as -batch to run w/out windows?

mbs

On Sat, 2010-04-17 at 15:04 -0300, Geraldo Veiga wrote:
> I have Cygwin installed in a Vista/64 system with sshd enabled.  I
> would like to login remotely via ssh and run a script written in
> Matlab.
> Directly from the DOS command line this is possible:
> 
> matlab -nosplash -nodesktop -minimize -r test_batch -logfile logfile
> 
> No such luck when I try the same with a remote session.  The thing
> just hangs there until I interrupt it with CTRL-C.
> 
> Is there any way around this?  Matlab is a Windows application and
> always opens a window when executed.  That "-minimize" in the
> command-line  just hides the obvious.
> 
> Thanks in advance for your help
> 
> 
> 
> 
> --
> Geraldo Veiga <gveiga@gmail.com>
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]