Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to run an external application on a different computer from MATLAB
Date: Wed, 18 Jun 2008 17:04:02 +0000 (UTC)
Organization: University of Virginia
Lines: 19
Message-ID: <g3bf62$2ni$1@fred.mathworks.com>
References: <g393l6$mg0$1@fred.mathworks.com> <g3aufl$l7g$1@fred.mathworks.com> <g3b4bl$ef2$1@canopus.cc.umanitoba.ca>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1213808642 2802 172.30.248.35 (18 Jun 2008 17:04:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 18 Jun 2008 17:04:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1331686
Xref: news.mathworks.com comp.soft-sys.matlab:474504



roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in
message <g3b4bl$ef2$1@canopus.cc.umanitoba.ca>...
> In article <g3aufl$l7g$1@fred.mathworks.com>,
> Hema  <tennisenlightened@gmail.com> wrote:
> 
> >Is there a dos command that will allow me to call a
program and
> >run it on a different computer.
> 
> There is no such command supplied with MS Windows.
> 
> If you load in MinGW or AT&T UWin then you would have
enough of a
> Unix-type environment to be able to use rsh and ssh .

Thanks for your reply. I don't understand how MinGW and Uwin
work. I am not that much of a computer expert. Will there be
complications if I load either of these. Can you provide
some details.