Amir Hosein Shokouhy
Followers: 0 Following: 0
Feeds
提问
stacked bar chart for multiple persons doing multiple tasks
Hi everyone, I have four separate tables for four people. Each table summarizes what tasks that person is doing at different ti...
11 months 前 | 1 个回答 | 0
1
个回答提问
Probability distribution (between zero and 1)
Hello, I have a 9216000*1 column of acceleration data, and I want to plot the acceleration vs probability (which is between 0 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
fill area between two curves
Hello, I have two PSD graphs and I want to fill the area between them. I used this code but it didn't work properly: figu...
2 years 前 | 2 个回答 | 1
2
个回答提问
Put heatmap color bar on top
Hello, I want to make the color bar of my heatmap chart horizontal and put it on the top (northoutside). Can anyone help me ple...
2 years 前 | 1 个回答 | 1
1
个回答提问
Use timetable as x axis in heatmap
Hello, I have this time table (t_avg) and I want to use it as the x axis for a heatmap of my load data (load_avg). I am cu...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plot data with date and time as the x axis
Hello, Can anyone help me plot this table data? I want to have the date and time as x - axis and the other variables as 6 diffe...
2 years 前 | 1 个回答 | 0
1
个回答提问
Change xticks intervals in heatmap
Hello, Does anyone know how I can change the intervals of my heatmaps' x axis to make it like [1:10:100] instead of [1:1:100]? ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Stacking Multiple 2D plots in one 3D plot
Hi, I have 14 two dimensional plots and I want to show them all in a 3D plot like this: I can plot the 14 plots in the same ...
3 years 前 | 1 个回答 | 0
1
个回答提问
yyaxis plot is not working properly
Hi, I have this double axis plot. the right side plot consists of 14 plots itself and I want it to be shown with different colo...
3 years 前 | 1 个回答 | 0
1
个回答提问
sort cell arrays based on mean value
Hi, I have a 1*8 cell variable. I wanna sort these cells based on their mean values. The mean valuse are as below: ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Take average of multiple matrices
Hello, I have a variable that contains 5 matrices (6*5) inside it. I want to take the average of these matrices and store it in...
3 years 前 | 3 个回答 | 0
3
个回答提问
Remove legend for specific data
Hi. I want to remove the legends for my vertical dash plots (data1 to data5!) . Here is my code: figure (11) for i=1:n1 ...
3 years 前 | 1 个回答 | 0