comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Matlab source code > IDL ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Matlab source code > IDL ? [message #13146] Mon, 19 October 1998 00:00
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Tom Wassenaar wrote:
> Does anyone know about a way to compile Matlab source code to an IDL
> procedure ?

Unfortunately no. You'll need to do this by hand, if you really want to
convert *all* your Matlab source to IDL.

If you have some Matlab numerical routines that you want to call from
IDL, it's conceivable that you could compile your Matlab source to C
code, and then call the C code from IDL. However I'd only go down this
path if you had a *lot* of Matlab numerical routines. And if your Matlab
source contains a lot of graphics or widget calls, then conversion by
hand is pretty much the only option.

Cheers,
Liam.
[Message index]
 
Read Message
Previous Topic: Re: !x.crange and !x.tickV
Next Topic: Matlab source code > IDL ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 05:59:59 PDT 2025

Total time taken to generate the page: 0.96218 seconds