MATLAB: I have a data that I cannot realize what its extension is and how can open it with MATLAB.

binarydataMATLABssmis

Hi,
I have been searching for a few days to understand what is the data format of this file and how can I open it with MATLAB. This is from NASA and National Snow and Ice Data Center. I attached the file here. Any help will be greatly appreciated.

Best Answer

It looks to me as if you could possibly compile ezlhconv.c and use there result and ezlhconv.h together with loadlibrary()
Related Question