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

Home » Public Forums » archive » Re: INT_TABULATED function crashes
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: INT_TABULATED function crashes [message #5577] Tue, 09 January 1996 00:00
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
In article <4cs4c4$4b2@lace.colorado.edu>, fardal@Colorado.EDU (FARDAL MARK ALAN) writes:
|> I've used the INT_TABULATED math library function successfully before,
|> but now it's giving me problems. For example:
|>
|>
|> IDL> x = findgen(101)
|> IDL> y = x^2
|> IDL> print,int_tabulated(x,y)
|>
|> z = spl_interp(x, f, spl_init(x, f, /double), xgrid, /double)
|> ^
|> % Syntax error.
|> At: /usr/local/rsi/idl/lib/int_tabulated.pro, Line 158
|> % Compiled module: INT_TABULATED.
|> % Attempt to call undefined procedure/function: 'INT_TABULATED'.
|> % Execution halted at $MAIN$ <graph.pro> .
|>
|>
|> I'm using IDL 3.6.1 on a Sparc 2, SunOS 4.1.4. Any ideas on what causes the
|> above strange error and how to fix it are welcome.
|>

It seems you're using the library from IDL 4.0 instead of the library
from IDL 3.6. We have both here, and the 3.6 version does not contain
the line above, but the 4.0 version does.

Check with your system manager for the correct setting of the IDL_LIB
environment variable prior to calling idl36.

Stein Vidar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Problems with draw_xsize keyword in widget_control
Next Topic: Format bug in version 4.0.1 VAX VMS

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

Current Time: Wed Oct 08 17:42:19 PDT 2025

Total time taken to generate the page: 0.00407 seconds