Lieke Numan
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
datetime default stetings 12/24
I used datetime.setDefaultFormats('default','hh:mm:ss yyyy-MM-dd') to set my default setting for datetime. However, time is runn...
5 years 前 | 1 个回答 | 0
1
个回答提问
datetime to samplenumber slow
I have a very long vector with datetime and corresponding heart rate value. Now I want to calculate median value for every 5 min...
5 years 前 | 1 个回答 | 0
1
个回答提问
convert large number to smaller
I have a large array with numbers like these: 3.2692e+17 However, I want to extraxt the first three numbers, as I am intereste...
5 years 前 | 1 个回答 | 0
1
个回答提问
facealpha text arrow color
I use arrows in my plot, which I want to have the same color as my bar plot. However, in this bar plot I need to use 'FaceAlpha'...
5 years 前 | 0 个回答 | 0
0
个回答提问
stacked bar plot pattern
Hi everyone, I want to use stackedbar in Matlab. I would like to use patterns within this stacked bar, as they do in the examp...
5 years 前 | 0 个回答 | 0
0
个回答提问
load files automatically and combine
I have a lot of (about 100) short consequetive excel files with datestamps and data. I want to automatically load them in to mat...
5 years 前 | 1 个回答 | 0
1
个回答提问
transparent line plot markerfacealpha
I want to plot my data with a coloured background, which need to be seen through the points. Therefore I want to have transparen...
5 years 前 | 1 个回答 | 0
1
个回答提问
colormap plot adjust colors
I would like to have a colorbar next to my plot, which runs from green, yellow via orange to red. How can I adjust these colors?...
5 years 前 | 1 个回答 | 0
1
个回答已回答
Color background between two ylines patch (datetime)
I want to color the space between y=60 and y=100 datetime1=18-Aug-2017 22:56:00 datetime2=18-Aug-2017 23:56:00 This is what I...
Color background between two ylines patch (datetime)
I want to color the space between y=60 and y=100 datetime1=18-Aug-2017 22:56:00 datetime2=18-Aug-2017 23:56:00 This is what I...
5 years 前 | 0
提问
Color background between two ylines patch (datetime)
I have a plot with heartrate over time, using a datetime function. In addition I have two ylines (y=60 and y=100). Now I want to...
5 years 前 | 2 个回答 | 0
2
个回答提问
find length NaN segments
I have large vectors, containing quite a lot of NaN samples. I want to know the length of each array of NaNs within this vector,...
6 years 前 | 4 个回答 | 0
4
个回答提问
filtering and combining signals
I have heart rate (HR) and respiration rate (RR) vectors. I assign scores for both heart rate and respiratory rate (to what exte...
6 years 前 | 1 个回答 | 0
1
个回答已回答
datetime function vertical line
Thanks for helping. Didn't know the xline function yet! I tried both, and in both cases I'll get the same error, I have a datet...
datetime function vertical line
Thanks for helping. Didn't know the xline function yet! I tried both, and in both cases I'll get the same error, I have a datet...
6 years 前 | 0
提问
datetime function vertical line
I have a plot where I use a datetime vector for x-axis (see example below). Now I want to make a vertical line within this plot,...
6 years 前 | 3 个回答 | 0
3
个回答提问
link axes of specific subplots
I have a subplot of size (8,1). I want to link the x-axis of the first two subplots with eachother (so they'll stay the same whe...
6 years 前 | 1 个回答 | 0
1
个回答提问
Import time and date text file
I have a txt file which contains data like this: 20-2-17 03:22:56 20-2-17 04:10:57 20-2-17 04:10:57 20-2-17 04:10:57 20-2-1...
6 years 前 | 3 个回答 | 0