23.11.2012 Views

Mapping

Mapping

Mapping

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Elevation map from Catalonia<br />

From the cartographic institute of catalonia<br />

file cata200.dtm<br />

It should be readed with the MATLAB wizard<br />

In subdirectory cat from lab_maps<br />

>> load cata200.mat<br />

>> x=data';<br />

>> xs=reshape(x,1350,1336);<br />

>> xs=xs(1:1344,:);<br />

>> axesm('utm')<br />

>> surfm(xs) or surfacem(xs)<br />

surflm(xs)<br />

surfm(xs)

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

Saved successfully!

Ooh no, something went wrong!