統計
MATLAB Answers
5 質問
0 回答
ランク
of 173,657
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
change the values of X axis in histogram to codes
Hi, I have a sample data: A=[11689 11688 10951 11695 11650 11650 11650 11650 11650 10951 ...
約10年 前 | 1 件の回答 | 0
1
回答質問
change colors for each bins in histogram
Hi, I have attached sample data, I plot histogram for the sample data as: hist = histogram(sample) <</matlabcentral/answer...
約10年 前 | 2 件の回答 | 0
2
回答質問
replace first elements from 1 col to numbers
Hi, I have 26x1 cell matrix s= {'O363' 'O321' 'null' 'O800' 'O411' 'O342' 'O820' 'O244' 'O13' ...
約10年 前 | 2 件の回答 | 0
2
回答質問
delete rows depend on repeated value from 1 col
Hi I have a 20000x60 cell matrix I want to delete rows depend on repeated values from the first columns. s = { 1 '201...
約10年 前 | 2 件の回答 | 0
2
回答質問
Find repeated row from col1,check for different values in the related rows and move it to new columns
Hi all, I have a 7 x 8 cell of data and in the first column there are some repeated values. With those repeated values I'd like...
約10年 前 | 1 件の回答 | 0
