21.01.2015 Views

COMSOL Multiphysics™

COMSOL Multiphysics™

COMSOL Multiphysics™

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.

postflow<br />

postflow<br />

Purpose Shorthand command for streamline plot in 2D and 3D.<br />

Syntax<br />

Description<br />

postflow(fem,expr,...)<br />

h = postflow(fem,expr,...)<br />

postflow(fem,expr,...) plots a streamline plot for the expressions in the cell<br />

array expr. In 2D, expr has length 2, and in 3D, it has length 3. The function<br />

accepts all property/value pairs that postplot does. This command is just<br />

shorthand for the call<br />

postplot(fem,'flowdata',expr,...<br />

'geom','on',...<br />

'axisequal','on',...)<br />

h = postflow(fem,expr,...) additionally returns handles to the plotted handle<br />

graphics objects.<br />

If you want to have more control over your streamline plot, use postplot instead<br />

of postflow.<br />

See Also<br />

postplot, postanim, postsurf, postcont, postlin, postarrow,<br />

postarrowbnd, postprinc, postprincbnd, postslice, postiso, posttet<br />

337

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

Saved successfully!

Ooh no, something went wrong!