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

Home » Public Forums » archive » Linux Question
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: Linux Question [message #42736 is a reply to message #42693] Mon, 21 February 2005 01:40 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
Jonathan Greenberg wrote:

> So I have to say I've actually been VERY surprised with how quick RSI is
to
> respond -- I've seen bug reports I've submitted get seriously considered
and
> folded into future releases. I should point out I work mostly with ENVI,
> using IDL to support remote sensing work. Most of the features have been
> remote sensing related, which begs the question of whether RSI has a big
> difference in their IDL techs and their ENVI techs.
>
> David: you are the expert on IDL, one thing I haven't figured out is what
> does IDL have that Matlab/Octave doesn't?

Direct graphics. Everything in MATLAB is an "object". When you plot millions
of little blocks, every block is an "object" containing its coordinates,
the fill colour, the fill style, the outline colour, the outline style etc.
The overhead is enormous.

The ability to work with non-double-precision numbers. Whilst MATLAB allows
you to create matrices containing non-DP numbers, you can't actually do
anything with them. Try adding 1 to one for example - result "that
operation is not supported".

A draconian licensing model. IDL requires 1 license per user per host. That
user can run any number of IDL sessions on the same host and requires only
1 license. MATLAB requires 1 license per invocation.

MATLAB comes as a pretty bare installation. If you want any functionality to
get some real work done you are going to have to cough up additional money
for some toolboxes.

--
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Histogram fill?
Next Topic: Re: Maximze a minimize GUI

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

Current Time: Sun Oct 12 09:43:29 PDT 2025

Total time taken to generate the page: 0.24181 seconds