Path: news.mathworks.com!not-for-mail
From: "jay vaughan" <jvaughan5.nospam@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: interface between IDL and Matlab
Date: Sun, 5 Oct 2008 02:12:02 +0000 (UTC)
Organization: harvard
Lines: 19
Message-ID: <gc97pi$d0u$1@fred.mathworks.com>
References: <2f20effe-860d-4b8b-be40-c6d9e4f71246@e4g2000hsg.googlegroups.com>
Reply-To: "jay vaughan" <jvaughan5.nospam@gmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1223172722 13342 172.30.248.37 (5 Oct 2008 02:12:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 5 Oct 2008 02:12:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1215048
Xref: news.mathworks.com comp.soft-sys.matlab:493669


I have the same question. Does anyone know how to call IDL from MATLAB? I have pieces of code in each which I would like to run through MATLAB.

Thanks,
J


"ChiChiRuiz@gmail.com" <ChiChiRuiz@gmail.com> wrote in message <2f20effe-860d-4b8b-be40-c6d9e4f71246@e4g2000hsg.googlegroups.com>...
> Hi,
> 
>   I've been using IDL for data processing/analysis, so most of my code
> (data readers/writers, and utility code) are in IDL.  However, lately
> I was asked to explore possibility to use Matlab's statistical
> visualization toolbox.   I don't want to re-write my data processing
> code in matlab or write my own statistical visualization in IDL, what
> other options do I have?  Is there a way to call Matlab from IDL or
> vice versa?  Thanks in advance.
> 
> -Angie