Amir Hosein Shokouhy
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 151,819
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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...
9ヶ月 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0