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.

postcrossplot<br />

postcrossplot(fem,1,[1 2 3],'surfdata','ux','cont','on',...<br />

'solnum',1:5)<br />

Make point plot of square of solution on three points in geometry:<br />

pts = [0.2 0.3 0.6;0.1 0.7 0.2];<br />

postcrossplot(fem,0,pts,'pointdata','u^2')<br />

Compatibility<br />

In FEMLAB 3.0a, extrusion plots, i.e., when plotting for several solutions (Solnum<br />

or T is a vector), cdim is 1, and Surfdata is used, can only be made for plots where<br />

the extrusion axis represents the solution. Extrusions can not be made between<br />

parallel lines for cross-section line plots. Also, all line plots are all plotted in the x-y<br />

plane, also for several solutions and for several parallel cross-section lines.<br />

The property Variables has been renamed to Const in FEMLAB 2.3.<br />

See Also<br />

postplot, postinterp<br />

332 | CHAPTER 1: COMMAND REFERENCE

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

Saved successfully!

Ooh no, something went wrong!