28.12.2012 Views

Figure Properties - SERC

Figure Properties - SERC

Figure Properties - SERC

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2flow<br />

Purpose A simple function of three variables<br />

Syntax v = flow<br />

v = flow(n)<br />

v = flow(x,y,z)<br />

[x,y,z,v] = flow(...)<br />

Description flow, a function of three variables, generates fluid-flow data that is useful for<br />

demonstrating slice, interp3, and other functions that visualize scalar<br />

volume data.<br />

See Also slice, interp3<br />

v = flow produces a 50-by-25-by-25 array.<br />

v = flow(n) produces a 2n-by-n-by-n array.<br />

v = flow(x,y,z) evaluates the speed profile at the points x, y, and z.<br />

[x,y,z,v] = flow(...) returns the coordinates as well as the volume data.<br />

“Volume Visualization” for related functions<br />

See Example — Slicing Fluid Flow Data for an example that uses flow.<br />

flow<br />

2-857

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!