Clear Filters
Clear Filters

how to extract data based upon latitude longitude value form a matrix file

2 views (last 30 days)
I have a .mat file which contains data of Aerosol parameters. I want to write a code that would extract data from the mat file by giving a particular latitude and longitude value. I am a begineer in MATLAB. Please help me out

Accepted Answer

StefBu
StefBu on 21 Jan 2019
Hi. First of all you have to tell us how the data is organized inside the .mat file.
Greetings
Stefan
  4 Comments
StefBu
StefBu on 22 Jan 2019
Is there any description to that mat-File? Where did you get that file from?
Saurabh Choubey
Saurabh Choubey on 23 Jan 2019
I downloaded hdf file from MISR database, ASDC. I was given a code that would retrieve values from the hdf file and create a mat file for the same. This file has been created from the program in MATLAB hdf2mat_MISR

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!