Statistics
RANK
12,014
of 297,016
REPUTATION
3
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
3
RANK
7,207 of 20,419
REPUTATION
139
AVERAGE RATING
4.00
CONTRIBUTIONS
4 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
1290
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
insertImage(Ib, Is, ij)
Inserts small image into a big one. Can also be used to pad arrays arbitrarily.
9 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/54176/versions/2/screenshot.png)
Submitted
tableAppend - Easily append selected variables to table
Merge tables with mismatching number of variables and fill missing variables with NaN
11 years ago | 1 download |
Submitted
Case insensitive sort function
Case insensitive sorting of a cell array of strings.
11 years ago | 1 download |
Submitted
Insert annotation in figure's metadata
Make annotations that are not displayed on the figure area.
11 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/43179/versions/1/screenshot.png)
Question
Make containers.Map case insensitive
As the title says is there a way to make the mapping case insensitive for string valued input keys? I would like to make map...
12 years ago | 0 answers | 1
0
answersQuestion
why can't I use unique with 'stable' and 'last'?
The default behavior when using unique() with the 'stable' option is to return the indices to the first occurrence of each uniqu...
12 years ago | 2 answers | 2
2
answersQuestion
help with passing cell array argument to function running on worker with batch
I'm trying to pass a cell array argument to a function that should run on a worker using batch. I'm using: batch(@myFunctio...
12 years ago | 1 answer | 0
1
answerQuestion
change the default temporary folder when running in parallel
I would like to change the temporary folder where the workers store data in Unix. Right now the default folder is /tmp/ but I wo...
12 years ago | 0 answers | 0
0
answersQuestion
parfor - Attempt to serialize data which is too large
I'm working on a large data set that is is stored as a cell array X, where each cell contains an array of about 2MB, totaling 1G...
13 years ago | 3 answers | 0
3
answersFigure title/labels in LaTex cutoff
I also get the same issue with the Tex interpreter, it usually cuts the \rangle or \langle character in ylabel or xlabel dependi...
14 years ago | 0