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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 3 件の回答 | 0