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

Home » Public Forums » archive » Re: IDL 8.2.2 and PLOT with NaN values
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: IDL 8.2.2 and PLOT with NaN values [message #83720 is a reply to message #83719] Wed, 27 March 2013 01:21 Go to previous messageGo to previous message
Karlo Janos is currently offline  Karlo Janos
Messages: 31
Registered: July 2008
Member
Here is my output for IDL 8.2.2 and Windows 7 64 bit:

IDL> print, !version
{ x86_64 Win32 Windows Microsoft Windows 8.2.2 Jan 23 2013 64 64}
IDL> p = PLOT([1,2,3,4,!VALUES.F_NAN,6,7,8,9])
% Program caused arithmetic error: Floating illegal operand


And for IDL 8.2.1 and Linux 64 bit:

IDL> print, !version
{ x86_64 linux unix linux 8.2.1 Aug 20 2012 64 64}
IDL> p=PLOT([1,2,3,4,!VALUES.F_NAN,6,7,8,9])

(no error here)


Maybe an issue of the version for Windows?

Karlo




26.03.2013 19:21, Michael Galloy:
> No error appears for me on 8.2.2:
>
> IDL> print, !version
> { x86_64 darwin unix Mac OS X 8.2.2 Jan 23 2013 64 64}
> IDL> p = PLOT([1,2,3,4,!VALUES.F_NAN,6,7,8,9])
> % Loaded DLM: PNG.
>
> Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: A Healthy Alternative to Takeaway Regret
Next Topic: cursor command

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

Current Time: Fri Oct 10 01:14:39 PDT 2025

Total time taken to generate the page: 0.47985 seconds