Stream Line Plots of Vector Data

May 2nd, 2010 No Comments   Posted in Examples

Wind Mapping Data

The MATLAB vector data set called wind represents air currents over North America. This example uses a combination of techniques: Read More

Displaying Curl with Stream Ribbons

May 2nd, 2010 No Comments   Posted in Examples

What Stream Ribbons Can Show

Stream ribbons illustrate direction of flow, similar to stream lines, but can also show rotation about the flow axis by twisting the ribbon-shaped flow line. The streamribbon function enables you to specify a twist angle (in radians) for each vertex in the stream ribbons. Read More