Feeds
질문
Why am I unable to call the ncread function to read NetCDF files?
Hi all, When I call the function "ncread" in MATLAB i get the following error message: ??? Undefined function or method 'ncr...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Remove warning message
Dear Matlab folks, When I save data from matlab to new excel spreadsheet, I get the following message: Warning: Added specifi...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find a chunk of a certain number of zeros inside a vector
Hi all, I have a vector of ones and zeros randomly distributed. i.e: A = [0;1;1;0;0;0;0;1;1;1;1;0;1;] What I want is to find...
14년 초과 전 | 답변 수: 4 | 0
4
답변질문
Availability PDF
Hi Everybody, I am trying to find a probability distribution function (PDF) which can represent the availability of a certain c...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Produce a Date vector starting with a desired date
Hi all, I want to generate a date vector that starts at, say '01-Jan-2001 00:00:00' and skips by hour all the way up to '31-D...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Matlab v7 not compatible with FITDIST Function ? Anybody Knows???
Hi all, Does anybody knows if the function "fitdist" is available for matlab version 7.3.0? When I call for this function it ...
14년 초과 전 | 답변 수: 2 | 1
2
답변질문
Matrix manipulation
Hi, I have a matrix A(1000,6) and i want to write 1's at certain positions say: i = [785 58 595 389 450 956]; j = [4 6 2 3 5...
14년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Read values from a very complex txt file into matlab
Thanks Laura for the hint... Simple and efficient. The %q was just a desperate way I found to allow matlab to read the big stri...
Read values from a very complex txt file into matlab
Thanks Laura for the hint... Simple and efficient. The %q was just a desperate way I found to allow matlab to read the big stri...
14년 초과 전 | 0
질문
Read values from a very complex txt file into matlab
Dear Matlab community, I have a data file of wave heights that looks like this: Euro platform;Golfhoogte, significante-, uit ...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
Find the indices between two vectors of dates
Hi all, I have two vectors of dates but they start at different periods and have different hour distributions. The first vecto...
14년 초과 전 | 답변 수: 1 | 0
