How can I read NetCDF file data in Matlab?

I have several files in .nc format. I cannot load or read the data in the files. What should I do?

3 件のコメント

dpb
dpb 2014 年 6 月 11 日
Show us what you've tried and the error(s) you got, for starters, maybe???
anton fernando
anton fernando 2014 年 6 月 11 日
I tried ncdisp function. It gave me some information of the file. Also I tried import data function also. It did not work. I want to see what are the data and how they are written in the file.
José-Luis
José-Luis 2014 年 6 月 11 日

サインインしてコメントする。

 採用された回答

José-Luis
José-Luis 2014 年 6 月 11 日

0 投票

doc netcdf
All the capacities are well explained in the documentation. You could start reading that.

2 件のコメント

anton fernando
anton fernando 2014 年 6 月 11 日
thanks.
José-Luis
José-Luis 2014 年 6 月 11 日
My pleasure.

サインインしてコメントする。

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by