X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.8 required=5.0 	tests=BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,SARE_MSGID_LONG45,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <h2y5969679e1004171059x1f563e57i9e58c23f5f0fc676@mail.gmail.com>
References: <h2y5969679e1004171059x1f563e57i9e58c23f5f0fc676@mail.gmail.com>
From: Geraldo Veiga <gveiga@gmail.com>
Date: Sat, 17 Apr 2010 15:04:48 -0300
Received: by 10.150.31.14 with SMTP id e14mr3534746ybe.95.1271527508161; Sat,  	17 Apr 2010 11:05:08 -0700 (PDT)
Message-ID: <n2o5969679e1004171104mc6fd0357l5be8cc367c4488@mail.gmail.com>
Subject: Re: Running a Matlab script remotely via ssh
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

