統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
boxplot
I have a matrix of occurences (7 rows(countries),46 columns(number of shoes)), n - number of occurences - for example in "a" I h...
12年以上 前 | 2 件の回答 | 0
2
回答質問
case insensitive strfind?
I have a matrix in which there are about 100,000 sentences that I want to scan for the existence of certain words (True/false). ...
13年以上 前 | 3 件の回答 | 2
3
回答質問
Retrieve the figure from the surface fitting tool
Hi, I made a 3D plot and used the surface fitting tool to make a model of the surface. Now I want to save the plot in order t...
13年以上 前 | 2 件の回答 | 0
2
回答質問
Recover a .mat file
Hi, I saved yesterday my workspace in .mat file. Tried to open the file today and got the following: ??? Error using ==> load ...
13年以上 前 | 6 件の回答 | 0
6
回答質問
How to convert values to specific predefined colors and view the matrix
Hi, I would like to attribute one specific color to each of 30 different values I have in a matrix (400X1000)and get it back ...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Sort a cell array of char
Hi, I have a cell array of chars (some of the cells should be strings while other should be doubles). Now I am trying to sort...
13年以上 前 | 2 件の回答 | 0
2
回答質問
xlswrite
Hi, I am trying to write a cell array (1718x142 cell) back to xls. Neither xlswrite command nor a simple manual copy paste w...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Find index of cells containing my string
Hi, I have a cell aray (40,000X1)in which every cell contains a string. I would like to find the indexes of the cells containing...
13年以上 前 | 8 件の回答 | 13