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

Home » Public Forums » archive » Re: [Q] compiling error
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: [Q] compiling error [message #5787] Thu, 08 February 1996 00:00
David Foster is currently offline  David Foster
Messages: 341
Registered: January 1996
Senior Member
stu wrote:


> Could anybody help me with the following problem in compiling IDL.pro.
> I know IDL just a few weeks, and then try to use & compile ready made
> free software. But I can't solve it.
>
> Thank
> Irawan.
> ----------------------
>
> IDL> .run correl_o.pro
> corrmat = correl_images( image_A, image_B, XOFF=xoff,YOFF=yoff,$
> ^

It looks like the compiler doesn't know that CORREL_IMAGES is a
function, and is treating it like an array. Make sure that your
listing of CORREL_IMAGES in your file comes before your function
calls, so that it is compiled before you call it.

Dave Foster
UCSD Brain Image Analysis Lab
foster@bial1.ucsd.edu
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Multiple colors in one plot statement
Next Topic: [Q] IDL compiling error ?

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

Current Time: Fri Oct 10 05:59:50 PDT 2025

Total time taken to generate the page: 0.79977 seconds