![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/89617_1528097787324_DEF.jpg)
Thomas Rutten
Followers: 0 Following: 0
Consultancy in water data analysis Professional Interests: Matlab user for data analyses of flow cytometric data
Statistics
RANK
9,638
of 297,016
REPUTATION
2
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
2,768 of 20,419
REPUTATION
600
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
5400
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Unique values without using UNIQUE function
You must return unique values in a vector in *stable* mode without using the unique function. About stable order flag: ...
3 years ago
Solved
Finding peaks
Find the peak values in the signal. The peak value is defined as the local maxima. For example, x= [1 12 3 2 7 0 3 1 19 7]; ...
3 years ago
Solved
Find last zero for each column
Given a numeric array of arbitrary size, return the row index of the last zero for each column. If a column contains all nonzero...
3 years ago
Question
Version number 2021a Version='9.10' is confusing. Why not using '10.0'
I used ver('MATLAB') in Matlab release 2021a and got Name: 'MATLAB' Version: '9.10' Release: '(R2021a)' Date: '14-Nov-2020'...
4 years ago | 1 answer | 1
1
answerQuestion
How to sort or classify attached figures
In the attached figure, there are 110 figures derived from several algae. It seems quite easy to sort this out by eye. What meth...
4 years ago | 0 answers | 0
0
answersHow to make all the legend appear in a plot?
I have exactly the same problem with having only 50 legends at maximum in a plot. It is a decision for users to plot a limited n...
6 years ago | 1
Submitted
lasso.m
Enables the selection/encircling of (clusters of) events in a scatter plot by hand.
16 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/3991/versions/1/screenshot.jpg)