Community Profile

photo

abbas zoulikha


Last seen: 5 days ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

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

3 years ago | 0