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

Home » Public Forums » archive » Clipping 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: Clipping shade_surf [message #87005 is a reply to message #87002] Thu, 19 December 2013 08:28 Go to previous messageGo to previous message
e.grono is currently offline  e.grono
Messages: 3
Registered: December 2013
Junior Member
It doesn't take anything too complicated to demonstrate.
z=dist(100)
shade_surf,z,ax=90,az=0,xrange=[40,60],xstyle=1,clip=[40,0,6 0,100],noclip=0
I just want to crop out what goes outside the axes.

How it works with surface:
surface,z,ax=90,az=0,xrange=[40,60],xstyle=1
surface,z,ax=90,az=0,xrange=[40,60],xstyle=1,clip=[40,0,60,1 00],noclip=0

I could just chop out the data I don't want from the array I'm plotting but the resolution of my data set is low enough that when I force the x and y ranges I want I end up with little bars of empty space where there is no data.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: question about variable intersection
Next Topic: Label orientation

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

Current Time: Wed Oct 08 19:28:04 PDT 2025

Total time taken to generate the page: 0.00455 seconds