Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!i76g2000hsf.googlegroups.com!not-for-mail
From: hrh1818 <hrhan@att.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: callin external programs from MATLAB
Date: Thu, 15 May 2008 07:28:44 -0700 (PDT)
Organization: http://groups.google.com
Lines: 16
Message-ID: <919ff38c-eb8f-4468-ac44-04171ec317f5@i76g2000hsf.googlegroups.com>
References: <g0fprp$nr5$1@fred.mathworks.com>
NNTP-Posting-Host: 75.27.49.136
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1210861724 10401 127.0.0.1 (15 May 2008 14:28:44 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 15 May 2008 14:28:44 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: i76g2000hsf.googlegroups.com; posting-host=75.27.49.136; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) 
Bytes: 1573
Xref: news.mathworks.com comp.soft-sys.matlab:468605


On May 14, 5:42 pm, "Joao Serra" <joao.bile.se...@gmail.com> wrote:
> Dear all,
>
> I would much appreciate any advice on the best way to
> interact  with external programs, while running MATLAB.
> Namely: calling a program, passing data to that program and
> retrieving data from it.
>
> Many thanks
>
> Jo?o

An excellent starting place is the subject "External Interfaces"  in
the Matlab help file.

Hoeward