統計
MATLAB Answers
8 質問
0 回答
ランク
of 171,018
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
resize and define the position of the colorbar
Hello, I need to resize and define the position of the colorbar. This is my code: ax3 = subplot(2,3,2); ibg2 = imagesc(sc...
約5年 前 | 1 件の回答 | 1
1
回答質問
Smoothing a 2d matrix
Hello, I have a 2d matrix. I need to smooth this matrix by filtering small gradient and keep the highest gradient? Thanks,
約5年 前 | 1 件の回答 | 0
1
回答質問
Display NaNs values and apply alphadata for values different to NaNs
Hello, I want to display the NaN values by setting an alphadata equal to 0 and at the same time apply an alphadata equal to ...
約5年 前 | 1 件の回答 | 0
1
回答質問
how to superpose image fileds on the original image?
Hello, I am working on kinemtic fields measurement using digital image correlation on captured images: -...
約5年 前 | 0 件の回答 | 0
0
回答質問
Automatisation of .mat files load and storing into a matrix
Hello, I have different .mat files named as dx001, dx002,... dx0020. I want to automate the .mat files load and storing it...
約5年 前 | 1 件の回答 | 0
1
回答質問
Display specific values in x-axis
Hello, I would like to display specific values in x-axis but it doesn't work. This is my code: X = categorical({'16s','20...
6年弱 前 | 0 件の回答 | 0
0
回答質問
How to change color bar? how to keep initial abscisses values?
This is my code before adding a command to display values at the tip of the bars. X = categorical({'1024','512','256','128'}); ...
約6年 前 | 2 件の回答 | 0
2
回答質問
Display values as labels at the tips of serie of bars.
In Matalb R2019b, to display values as labels at the tips of serie of bars, we can use : xtips1 = b(1).YEndPoints + 0.3; ytip...
6年以上 前 | 2 件の回答 | 0

