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

Home » Public Forums » archive » MATLAB to IDL converter?
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 to IDL [message #36619 is a reply to message #12606] Sun, 12 October 2003 17:47 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
dino.nicola@libero.it (dino nicola) writes:

> I forgot to say that when I run the code I get this message if I use
> the TVSCL command:
>
> % Program caused arithmetic error: Floating underflow
> % Program caused arithmetic error: Floating overflow
> % Program caused arithmetic error: Floating illegal operand
>
> while I get this one using TV:
>
> % Program caused arithmetic error: Floating underflow
> % Program caused arithmetic error: Floating illegal operand
>
> Don't know if this makes sense but I' m just a beginner in IDL. Thank
> you.

Sounds like the format, or the endianness, of your data are not what
you expected. Since you are reading unformatted floating point data,
you need to take special care that the file is formatted in the same
way, and written by a computer with the same endianness
(byte-ordering).

Good luck,
Craig

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@REMOVEcow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Histogram tricks in matlab?
Next Topic: Re: itools error

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

Current Time: Wed Oct 08 16:49:41 PDT 2025

Total time taken to generate the page: 0.00356 seconds