X-Recipient: archive-cygwin AT delorie DOT 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: References: From: Geraldo Veiga 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: Subject: Re: Running a Matlab script remotely via ssh To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 -- 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