Community Profile

photo

Thomas Rutten


Last seen: 5 Monate vor Aktiv seit 2008

Followers: 0   Following: 0

Kontakt

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

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

mehr als 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor

Frage


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

etwa 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 5 Jahre vor | 1

Gesendet


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

mehr als 15 Jahre vor | 2 Downloads |

Thumbnail