3D Plotting

This section 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 section contains information on the following topics:

Creating Basic 3D Plots

Visualization Toolkit

This section contains the following lessons:

Lesson 1: Surface Plotting

Lesson 2: Contour Plotting

Lesson 3: Simple VTK Examples