photo

Pedro Cavaco


DTU

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
22,981
of 297,457

REPUTATION
1

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • Thankful Level 3

View badges

Feeds

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

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

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

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

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

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

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

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

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

14 years ago | 1 answer | 0

1

answer