Community Profile

photo

Sebastian


Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to find all datetimes that are within predefined time windows (plural!)?
Hi! I have a table T with integers in the first column and datetimes in the second column and a cell-array TW of tables with 2 ...

3 years ago | 0 answers | 0

0

answers

Question


Change the format of an output figure of 'findchangepts'-function into datetime format.
Hi! When I use a function such as findchangepts(data.val) it automatically produces a figure. Unfortunately, the x-axis just...

4 years ago | 1 answer | 0

1

answer

Question


Problem with if-elseif when conditions contain several strings
Hi community, I noticed a problem with the following code: year = '2001' if year == '2000' a = 1 elseif year == '20...

4 years ago | 2 answers | 0

2

answers

Question


How to get an array of all field elements of a 1xN structure?
Hi. I was not able to find an answer to my question, so I am asking it here. Is there a more direct way to get an array of all e...

5 years ago | 1 answer | 1

1

answer

Question


How to read just a part of a binary file with a predefined end position or a predefined amount of Bytes?
Hi. I have searched a lot to find the answer, but was not successful. I want to get data records ({'uint16' 'uint16' 'uint16' '...

5 years ago | 1 answer | 0

1

answer