Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
plot_data3
plot 3-d data transforming into voxel which are displayed using shade_volume or other routines.
cafe
plot type
group - (optional) Define the data group to plot. Default is the current group. Must be in range [0..29].
data3 - plots the data of group given . X/Y/Z ranges are kept using the result from ranges.
Apart from IDL grid3/shade_volume following special are defined: range_x - 2-Element array describing the x range actually to display. May be used to produce slices. range_y - Like range_x for y axis. range_z - Like range_x for z axis. undefined- Plot undefined data points also. Useful for closer inspection.
Changes screen, and 3-D transformation.
> data, bla.dat,dat2 > plot, data2 -> 2-dim data is displayed as shaded.
$Id: cafe_plot_data3.pro,v 1.3 2004/01/23 15:42:45 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]