Answered making `errorbar` work with `datetime`
Sai is correct that errorbar doesn't yet support datetimes. I've made an enhancement request, and hopefully errorbar will be upd...
6 years ago | 4
Answered Find a substring in table
Hi Katharina,
You can make use of table indexing to get that data you want. I’ll use a simple example below to illustrate the o...
6 years ago | 3
Answered Retime timetable out of bounds
Hi Rub,
First, about your code examples I have some suggestions. I saw you used datenum in your first post. It is good that you...