3D Plotting
Users are encouraged to read through the following primer:
Plotting 3D Primer
Plotting Surface Primer
  
Users are encouraged to work through the following suggested exercises: 
Plotting 3D Exercises
     
  Examples 
    Tutorials 
    MATLAB programs 
  
     
  Plot a 3D helix 
    
plotting3d_helix.m 
  
     
  Using meshgrid 
    
N/A 
  
     
Plot a 3D surface plot 
    
plotting3d_mesh.m 
  
Other tips...
 Type help shading at the command prompt to see
the list of shading algorithms
Type help colorbar at the command prompt to see the list of colorbar
options
The menus on the figure window can also be used to insert labels,
legends, etc.