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 commentaires

dpb
dpb le 11 Juin 2014
Show us what you've tried and the error(s) you got, for starters, maybe???
anton fernando
anton fernando le 11 Juin 2014
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.

Connectez-vous pour commenter.

 Réponse acceptée

José-Luis
José-Luis le 11 Juin 2014
doc netcdf
All the capacities are well explained in the documentation. You could start reading that.

2 commentaires

anton fernando
anton fernando le 11 Juin 2014
thanks.
José-Luis
José-Luis le 11 Juin 2014
My pleasure.

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by