Community Profile

photo

Thomas Rutten


Last seen: 5ヶ月 前 2008 年からアクティブ

Followers: 0   Following: 0

連絡

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

統計

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

バッジを表示

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

2年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

質問


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

3年以上 前 | 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...

5年以上 前 | 1

送信済み


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

15年以上 前 | ダウンロード 2 件 |

Thumbnail