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.

The blue color of the ocean is the first color in the colormap and is mapped to<br />

the lowest data value (1). You can effectively move sealevel by changing the<br />

lower color limit value. For example,<br />

50<br />

100<br />

150<br />

200<br />

250<br />

300<br />

50<br />

100<br />

150<br />

200<br />

250<br />

300<br />

Caxis = [1 192]<br />

100 200 300<br />

Caxis = [5 192]<br />

100 200 300<br />

See Also axes, axis, colormap, get, mesh, pcolor, set, surf<br />

The CLim and CLimMode properties of axes graphics objects.<br />

The Colormap property of figure graphics objects.<br />

Axes Color Limits<br />

50<br />

100<br />

150<br />

200<br />

250<br />

300<br />

50<br />

100<br />

150<br />

200<br />

250<br />

300<br />

Caxis = [3 192]<br />

100 200 300<br />

Caxis = [6 192]<br />

100 200 300<br />

caxis<br />

2-217

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

Saved successfully!

Ooh no, something went wrong!