photo

sotiris tsiougkos


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

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
8 Answers

RANK
248,556
of 300,352

REPUTATION
0

CONTRIBUTIONS
1 Question
8 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
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...

10 years ago | 0

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

10 years ago | 0

Answered
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...

10 years ago | 0

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

10 years ago | 0

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

10 years ago | 0

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

10 years ago | 0

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

10 years ago | 0

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

10 years ago | 0

Question


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...

10 years ago | 11 answers | 0

11

answers