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

Home » Public Forums » archive » INT_TABULATED function crashes
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
INT_TABULATED function crashes [message #5578] Mon, 08 January 1996 00:00
fardal is currently offline  fardal
Messages: 3
Registered: January 1996
Junior Member
Hi all,

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.

Mark Fardal
[Message index]
 
Read Message
Previous Topic: Framegrabbers and IDL
Next Topic: MAC interface routines needed

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

Current Time: Fri Oct 10 15:39:35 PDT 2025

Total time taken to generate the page: 0.24052 seconds