Advanced Graphics and Visualization Techniques with MATLAB

This workshop will go through various topics regarding MATLAB graphics. Click on each of the links below:

  1. Basic Plotting - This session introduces the basic plotting capabilities of MATLAB (2D/3D).
  2. Handle Graphics - This session is on Handle Graphics, which is the underlying concept behind MATLAB graphics.
  3. Animation - This session covers creating animations in MATLAB and making movies (AVIs and animated GIFs).
  4. Customizing Graphics Interactively - You will learn how to customize MATLAB graphics interactively and generate code for automation.
  5. Customizing Graphics Programmatically - You will walk through an example of creating publication-quality graphics.
  6. Large Data and Imagery - You will learn techniques for visualizing (and manipulating) large data and images.
  7. Volume Slices and Isosurfaces - You will learn techniques for visualizing scalar fields.
  8. Visualizing Vector Fields - You will learn techniques for visualizing vector fields.