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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 8 个回答 | 13