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

Home » Public Forums » archive » Surface/shade_surf problem on IDL 7.1 / Lion OS ??
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
Surface/shade_surf problem on IDL 7.1 / Lion OS ?? [message #81713] Mon, 15 October 2012 15:10
Steve Daal is currently offline  Steve Daal
Messages: 13
Registered: October 2011
Junior Member
Hi,

I have a 2 D array (map) that I want to plot via "surface". All was going smooth till as a sudden, the plot became grey. It just plots in Grey regardless of what I do. The color table was loaded (confirmed via colorbar & xpalette), but the "surface" or "shade_surf" or "fsc_surface" gives grey fill output. Its driving me nuts. Does anyone know of a way to reset IDL cash or something (used to delete the .idl in Windows systems).

Even this simple code comes out in grey...

loadct, 3
Z = shift(dist(40), 20, 20)
Z = exp(-(Z/10)^2)
surface, z

Thanks a lot,
Steve
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Resource out of sync error
Next Topic: IDL fails when attempting to open a temporarily unavailable file

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

Current Time: Wed Oct 08 13:42:59 PDT 2025

Total time taken to generate the page: 0.00447 seconds