Community Profile

photo

Oliver Zacho


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


empty space between values when making bar chat with datetime
I'm trying to make a stacked bar chat with some value on the y-axis and time on x-axis using datetime. An example of my data: ...

4 years ago | 1 answer | 0

1

answer

Question


Calculate average for each hour in day
I have a bunch of data in datetime format similar to this: 2010-Nov-30 18:00.00 0 8.7 17.05 61.3...

4 years ago | 2 answers | 0

2

answers

Question


Convert timetable to m-by-6 matrix
Hi, I'm trying to convert a datetime array from this format: 2010-Jan-11 13:08.05 into a m-by-6 matrix with this format: 201...

4 years ago | 1 answer | 0

1

answer

Question


Replacing row in matrix with previous row depending on condition
Hi Say I have a matrix: A=[2,5,3;5,8,2;1,-2,5] If a value in any of the rows are -2 the whole row should be replaced by the p...

4 years ago | 2 answers | 0

2

answers