Finding the value of one column based on another column
Mostra commenti meno recenti
I have an (n,6) matrix where the first column is time and the 2:6 columns are cumulative sums through time. I'd like to know the time value in column 1 where the cumulative sum values in column 2:11 are equal to 0.5.
To help visualize this, I attached a figure. I'm essentially trying to find where on the x axis, each one of those distributions crosses the dashed line (at y=0.5).
Any ideas?
Sorry if some of my language is unclear...I'm neither a programmer or statistician!
Andy
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Creating and Concatenating Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!