23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

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.

clabel<br />

Examples Generate, draw, and label a simple contour plot.<br />

2-260<br />

[x,y] = meshgrid(–2:.2:2);<br />

z = x.^exp(–x.^2–y.^2);<br />

[C,h] = contour(x,y,z);<br />

clabel(C,h);<br />

2<br />

1.5<br />

1<br />

0.5<br />

0<br />

−0.5<br />

−1<br />

−1.5<br />

−2<br />

−2 −1.5 −1 −0.5 0 0.5 1 1.5 2<br />

See Also contour, contourc, contourf<br />

1<br />

1<br />

0.6<br />

0.8<br />

0.4<br />

0.8<br />

−0.2<br />

0.2<br />

−9.869e−17<br />

0.2<br />

0.4<br />

0.6<br />

0.6<br />

−0.2<br />

0.8<br />

0.2<br />

−9.869e−17<br />

0.2<br />

0.2<br />

0.4<br />

0.6<br />

0.4<br />

0.8<br />

0.6<br />

0.8<br />

1 1

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

Saved successfully!

Ooh no, something went wrong!