Community Profile

photo

Marc


Hochschule Darmstadt

Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Place annotations using axis coordinates from a date-axis
Hello there, I have another problem... I want to place annotations in my plot, see the figure below. <</matlabcentral/answ...

10 years ago | 1 answer | 0

1

answer

Answered
Time based moving average - is my approach correct?
So, you mean I didn't compute the 1min average!? All I want to do is to produce one minute averages to smooth the data. That can...

10 years ago | 0

Answered
Time based moving average - is my approach correct?
A lot of discussion going on here :D So, does my code work as expected or do I see things where there are no?

10 years ago | 0

Question


Time based moving average - is my approach correct?
Hello Matlab folks, I'd like to get a critique for my code because I am not sure if I am right. First of all, I have a set of...

10 years ago | 3 answers | 0

3

answers

Answered
Iterate through alphabetical names
Okay one more question ... how can I access a variable using a predefined name vector? for i=1:length(models) fprintf('...

10 years ago | 0

Answered
Iterate through alphabetical names
That's great, thank you!

10 years ago | 0

Question


Iterate through alphabetical names
Hello there, maybe it's a dumb question, but how do I iterate through alphabetical names? Assuming I have matrices A to D, th...

10 years ago | 3 answers | 0

3

answers

Answered
Boxplot for complete matrices (urgent)
Sometimes, the solution is just that easy. And it's a little bit embarrassing that I haven't had the same idea ;) However, th...

10 years ago | 0

Question


Boxplot for complete matrices (urgent)
Hey there, I am struggling with a problem ... I have ten matrices, each of which with a maximum of 49 columns and an undefine...

10 years ago | 2 answers | 0

2

answers