photo

sotiris tsiougkos


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

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

1 个提问
8 个回答

排名
248,556
of 300,352

声誉
0

贡献数
1 个提问
8 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

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

10 years 前 | 0

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

10 years 前 | 0

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

10 years 前 | 0

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

10 years 前 | 0

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

10 years 前 | 0

提问


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 前 | 11 个回答 | 0

11

个回答