![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
Feeds
문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
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년 초과 전
질문
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년 전 | 답변 수: 1 | 1
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변답변 있음
How 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...
How 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년 전 | 1
제출됨
lasso.m
Enables the selection/encircling of (clusters of) events in a scatter plot by hand.
16년 초과 전 | 다운로드 수: 1 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/3991/versions/1/screenshot.jpg)