photo

sotiris tsiougkos


Mathematics(Univ. of Patras, Msc comuting Univ. of Thessaly, GREECE)

Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Respondida
how to analyze matlab grib files?
Finally i wrote this >> u10 = ncread(file,'u10'); but when i opened the output matrix u10 i read this Cannot displa...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
>> u10 = ncread('file','u10'); >> u10 = ncread('file','u10'); Error using internal.matlab.imagesci.nc/openToRead (line 125...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
>> u10 = ncread('file','u10'); Error using internal.matlab.imagesci.nc/openToRead (line 1259) Could not open file for readin...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
I have this >> file = ['/Users/Sotiris_Tsiougkos/Downloads/netcdf_atls05_20150411184037_46649_0075.nc']; >> ncdisp(file)...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
Ι wrote this vardata = ncread(/Users/Sotiris_Tsiougkos/Downloads,netcdf_atls05_20150411184037_46649_0075.nc) but... ...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
Hello again, I found this in documentation for ncread. vardata = ncread(source,varname) vardata = ncread(source,...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
I have this: * >> file = ['/Users/Sotiris_Tsiougkos/Downloads/netcdf_atls05_20150411184037_46649_0075.nc']; ...

más de 9 años hace | 0

Respondida
how to analyze matlab grib files?
What i have to put into source,varname, start etc

más de 9 años hace | 0

Pregunta


how to analyze matlab grib files?
Hello, Could you tell me how can i read grib files in matlab on my mac? I have to use matlab cdi or can’t do this to my...

más de 9 años hace | 11 respuestas | 0

11

respuestas