could not open .nc file to read by using ncread

16 visualizaciones (últimos 30 días)
Vicky Liu
Vicky Liu el 16 de Mayo de 2020
Comentada: Vicky Liu el 16 de Mayo de 2020
Hi there
I try to open .nc file in Matlab by using ncread, however, I always get error says:
Error using internal.matlab.imagesci.nc/openToRead (line 1272)
Could not open ..\DATA\LEVEL3\2019_zwd_final_60mins\19FEB05XA [vgosDB]\HOBART26\AzEl.nc for reading.
Error in internal.matlab.imagesci.nc (line 121)
this.openToRead();
Error in ncread (line 61)
ncObj = internal.matlab.imagesci.nc(ncFile);
Need help for that. Much appreciated for any advise.
  2 comentarios
Walter Roberson
Walter Roberson el 16 de Mayo de 2020
Re-check the names of the files and directories.
Note: the error message you put into your question is not the same one that is in your .JPG
Vicky Liu
Vicky Liu el 16 de Mayo de 2020
Thanks Walter. I will double-check it.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by