Home »
Public Forums »
archive »
Re: Surface Plot
Re: Surface Plot [message #4716] |
Thu, 20 July 1995 00:00 |
Serdar Manizade
Messages: 15 Registered: December 1994
|
Junior Member |
|
|
jun@parsifal.phys.columbia.edu (Jun Xu) wrote:
>
> Does anyone have a way to plot an irregular part of surface?
>
> The problem is I have a data set Z(X,Y) defined on only part
> of a rectangular. The shape of the well defined region is irregular.
> I want to plot ONLY this part of surface without anything beyond
> boundary of defined data points.
>
> It seems to me that "trigrid" can only extroplate data onto a
> full rectangular. Does anyone have a good idea?
>
> Thanks a lot.
>
> Cheers.
You say your data is already on a grid? For those points on the grid
that do not have defined z values, set the values to something big
and use the MAX_VALUE keyword of the SURFACE routine to plot your
data. This is the IDL version 3.6 way. version 4 has some new
considerations of NaN's which may also provide a solution.
Check the manual
Serdar Manizade
NASA Wallops Flight Facility, Wallops Island, Virginia
|
|
|
Current Time: Thu Oct 16 01:29:35 PDT 2025
Total time taken to generate the page: 1.36035 seconds