How do I use MULTIBAND read to read a BIL file of elevation data in Mapping Toolbox 3.6 (R2012b) ?
Show older comments
I have downloaded data from USGS and have the a .BIL file and the following header file (.HDR). From this information, how do I determine the arguments to be passed to MULTIBANDREAD, to read and display the image ?
BYTEORDER I
LAYOUT BIL
NROWS 1383
NCOLS 1621
NBANDS 1
NBITS 16
BANDROWBYTES 3242
TOTALROWBYTES 3242
PIXELTYPE SIGNEDINT
ULXMAP -121.386990740857
ULYMAP 43.7869907403301
XDIM 9.25925925999961e-005
YDIM 9.25925925999957e-005
NODATA 32767
Accepted Answer
More Answers (0)
Categories
Find more on Standard File Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!