abbas zoulikha
Followers: 0 Following: 0
Statistics
RANK
69,745
of 295,467
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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...
1 year ago | 1 answer | 0
1
answerQuestion
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,...
4 years ago | 1 answer | 0
1
answerHow 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 ?
4 years ago | 0