Community Profile

photo

Pedro Cavaco


DTU

Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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

12 years ago | 1 answer | 0

1

answer

Question


Remove warning message
Dear Matlab folks, When I save data from matlab to new excel spreadsheet, I get the following message: Warning: Added specifi...

12 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 4 answers | 0

4

answers

Question


Availability PDF
Hi Everybody, I am trying to find a probability distribution function (PDF) which can represent the availability of a certain c...

13 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 2 answers | 1

2

answers

Question


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

13 years ago | 1 answer | 0

1

answer

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

13 years ago | 0

Question


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

13 years ago | 2 answers | 0

2

answers

Question


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

13 years ago | 1 answer | 0

1

answer