Hi..I got downloaded some multispectral sensor data for my research from below link. But i couldn't read these .mat files on matlab? plz help me to access the .mat file version of images.
Show older comments
the link is
i got pavia, salinasA and indian pine data sets. But can't read any on matlab platform..i used multiband read command. but it shows error as missing some arguments..What should i do?
Accepted Answer
More Answers (1)
the cyclist
on 11 Aug 2013
Did you try the load command?
load Indian_pines_gt.mat
Worked for me.
1 Comment
Akakporo Gab
on 12 Sep 2013
Hello there can you also help me on how to read MODIS bands of image I downloaded from http://earthexplorer.usgs.gov/ eg MOD13A1.A2011081.h18v08.005.2011103220705.hdf into Matlab. I am actually working on analyzing vegetation dynamics using multispectral image processing.
Categories
Find more on Downloads in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!