Slice
Draw slice planes through volume data.
Plotted Variables
The following data is typically used to create volume slices.
- Volume array -- 3-D array containing scalar volume data
- Volume coordinates -- three 3-D arrays of x-, y-, and z-coordinates for the volume array
- Points at which to locate slice planes - three vectors of points specifying where to draw slices in respective x-, y-, and z-planes
- Surface to slice volume -- three 2-D arrays defining a surface to slice volume along any plane
More Information
See the slice reference page for more information.