Feeds
質問
Writing multidimensional array to text file with fprintf
I share with you some part of the code that I wrote: for i = 45: length(time_w) w_date_array = w_start_date + ((i-1)* time...
2年以上 前 | 1 件の回答 | 0
1
回答質問
how to solve this error: Error using ' TRANSPOSE does not support N-D arrays. Use PAGETRANSPOSE/PAGECTRANSPOSE to transpose pages or PERMUTE to reorder dimensions of N-D arrays
u10 = double(ncread(nc_windfile, 'u10')) ; v10 = double(ncread(nc_windfile, 'v10')) ; lon = double(ncread(nc_windfile,...
約5年 前 | 1 件の回答 | 0
1
回答回答済み
How to Regrid the netcdf data in order to achieve smaller/greater spatial resolution?
i have the same error in my script how did you resolved this errors ?
How to Regrid the netcdf data in order to achieve smaller/greater spatial resolution?
i have the same error in my script how did you resolved this errors ?
約5年 前 | 0

