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

Home » Public Forums » archive » supress axes
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: supress axes [message #14015 is a reply to message #14000] Sat, 09 January 1999 00:00 Go to previous message
mgs is currently offline  mgs
Messages: 144
Registered: March 1995
Senior Member
In article <36969b38.19631047@news1.alterdial.uu.net>,
lbryanNOSPAM@arete-az.com (Lisa Bryan) wrote:

> Hello all,
>
> I want to supress the axes on a shade_surf plot. I see that I can use
> [xyz]style = 4 to do this, but I am currently using [xyz]style = 1 to
> force my axes to a certain start and stop value. So when I set
> [xyz]style = 4, my axes' lengths revert to IDL's defaults which is
> undesireable. Is my only option creating a new set of axes to match
> the old axes from shade_surf with the AXIS procedure and set these
> to the background color (which seems a pain) or is there something
> simpler I am missing?

The [xyz]styles are bitwise. This ought to do what you're looking for.

IDL> shade_surf, data, xstyle=5, ystyle=5, zstyle=5

--
Mike Schienle Interactive Visuals, Inc.
mgs@ivsoftware.com http://www.ivsoftware.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Routine_info bug in 5.2
Next Topic: IDL using MATLAB DLL's

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

Current Time: Fri Oct 10 08:11:20 PDT 2025

Total time taken to generate the page: 0.24367 seconds