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

Home » Public Forums » archive » Re: surface vs. shade_surf
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: surface vs. shade_surf [message #53717 is a reply to message #53716] Mon, 23 April 2007 14:57 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
You'll need additional functions from David's library:

PickColor
FSC_Droplist
Normalize

All are available from his fine website. Place them in the same
directory as fsc_surface.

-Rick


paulartcoelho@gmail.com wrote:
> hello david,
>
> i'm having problems to compile fsc_surface (messages below). am i
> missing something? (i never run any object graphics routine before)
>
> cheers,
> paula
>
> IDL> fsc_surface,dist(10),/elevation_shade
>
> thisColor = PickColor(Group_Leader=event.top, info.index)
> ^
> % Syntax error.
> At: /afs/mpa/home/pcoelho/IT/idl/dfanning/fsc_surface.pro, Line 253
>
> intensityID = FSC_Droplist(tlb, Title='Intensity:', Value =
> intensityValues, $
> ^
> % Syntax error.
> At: /afs/mpa/home/pcoelho/IT/idl/dfanning/fsc_surface.pro, Line 355
>
> thisColor = PickColor(Group_Leader=event.top, info.surfIndex, $
> ^
> % Syntax error.
> At: /afs/mpa/home/pcoelho/IT/idl/dfanning/fsc_surface.pro, Line 685
>
> xs = Normalize(xrange, Position=[pos[0], pos[1]])
> ^
> % Syntax error.
> At: /afs/mpa/home/pcoelho/IT/idl/dfanning/fsc_surface.pro, Line 1302
>
> ys = Normalize(yrange, Position=[pos[2], pos[3]])
> ^
> % Syntax error.
> At: /afs/mpa/home/pcoelho/IT/idl/dfanning/fsc_surface.pro, Line 1303
>
> zs = Normalize(zrange, Position=[pos[4], pos[5]])
> ^
> % Syntax error.
> At: /afs/mpa/home/pcoelho/IT/idl/dfanning/fsc_surface.pro, Line 1304
> % Compiled module: FSC_SURFACE.
> % Attempt to call undefined procedure/function: 'FSC_SURFACE'.
> % Execution halted at: $MAIN$
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Challenging question - array curve fitting
Next Topic: saving arrays within loop

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

Current Time: Sat Oct 11 08:18:02 PDT 2025

Total time taken to generate the page: 2.38303 seconds