| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB |
| Contents | Index |
| Learn more about MATLAB |
v = flow
v = flow(n)
v = flow(x,y,z)
[x,y,z,v] = flow(...)
flow, a function of three variables, generates fluid-flow data that is useful for demonstrating slice, interp3, and other functions that visualize scalar volume data.
v = flow produces a 50-by-25-by-25 array.
v = flow(n) produces a n-by-2n-by-n array.
v = flow(x,y,z) evaluates the speed profile at the points x, y, and z.
[x,y,z,v] = flow(...) returns the coordinates as well as the volume data.
Volume Visualization for related functions
See Example – Slicing Fluid Flow Data for an example that uses flow.
![]() | floor | fminbnd | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |