3D Plotting

 

This chapter shows how to display graphic representations of three-dimensional data. The two main procedures for doing this are CONTOURFS and SURFACE. Procedures for displaying data as an image, another type of three-dimensional data representation, are discussed in Working with Images.

This chapter contains information on the following topics:

Creating Basic 3D Plots

Visualization Toolkit

This chapter contains the following lessons:

Lesson 1: Surface Plotting

Lesson 2: Contour Plotting

Lesson 3: Simple VTK Examples