Community Profile

photo

Thomas Rutten


Last seen: 4 months ago Active since 2008

Consultancy in water data analysis Professional Interests: Matlab user for data analyses of flow cytometric data

Statistics

All
  • Solver
  • Thankful Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • First Answer

View badges

Content Feed

View by

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: ...

2 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]; ...

2 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...

2 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'...

3 years ago | 1 answer | 1

1

answer

Question


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...

3 years ago | 0 answers | 0

0

answers

Answered
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...

5 years ago | 1

Submitted


lasso.m
Enables the selection/encircling of (clusters of) events in a scatter plot by hand.

15 years ago | 6 downloads |

Thumbnail