David Doria


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
23,854
of 300,584

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • First Review

View badges

Feeds

View by

Question


How to synchronize multiple timeseries
The synchronize() function only takes 2 timeseries arguments. What is the standard procedure if you need to sync more than 2 tim...

12 years ago | 1 answer | 1

1

answer

Question


second color of bar() always black?
I am trying to plot two bar plots on the same graph. When I do: bar(aout1, a1, 'r'); hold on; I see the red bars, as ex...

13 years ago | 2 answers | 0

2

answers

Question


mex -setup doesn't seem to find my compilers?
I am trying to set mex to use gcc4.4 (my system default is 4.6, but I also have installed the 4.4 package). I read that 'mex -se...

14 years ago | 1 answer | 0

1

answer