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...
거의 13년 전 | 답변 수: 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...
거의 14년 전 | 답변 수: 8 | 13