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

Home » Public Forums » archive » Re: Setting ranges on surfaces
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: Setting ranges on surfaces [message #12866 is a reply to message #12861] Thu, 17 September 1998 00:00 Go to previous messageGo to previous message
mirko_vukovic is currently offline  mirko_vukovic
Messages: 50
Registered: January 1998
Member
In article <35FEECDD.357FAD5@sandia.gov>,
"Richard D. Hunt" <rdhunt@sandia.gov> wrote:
> I am having problems withthte surface command in that when I start
> setting ranges the surface
> extends past the axis region. It works fine for 2D plots. Try these
> examples.
>
> x = FindGen(100)
> y = FindGen(100)
> Plot, x, y
> Plot, x, y, XRange=[10,50]
>
> Both of these ploits are fine. Now try this.
>
> x = FindGen(100)
> y = FindGen(100)
> z = FindGen(100,100)
> Surface, z, x, y
> Surface, z, x, y, XRange=[10,50]
>
> You will see the first surface command plots the data within the axis
> region but the second
> doesn't. Does anyone know how to fix this without having to resample
> the data?
>
> Rich

The only way I could get around that feature is to do a surface plot of:
(z>zmin)<zmax

mirko

-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: object reference in a structure
Next Topic: Re: array subscripts

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

Current Time: Sat Nov 29 23:36:50 PST 2025

Total time taken to generate the page: 0.24333 seconds