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.
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
the cyclist
2013년 8월 11일
Did you try the load command?
load Indian_pines_gt.mat
Worked for me.
댓글 수: 1
Akakporo Gab
2013년 9월 12일
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.
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!