How to delete multiple rows of particular values?
Mostra commenti meno recenti
I have a matrix of 56298 x 15. Each column has a different header such as;
'UTC, startSeconds, duration...'
I am wanting to remove entire rows (for all columns) if the 'startSeconds' is equal to or lower than 2.37.
I've tried the 'find' function but I'm concerned that will only delete the value of the cell
2 Commenti
James Tursa
il 20 Mag 2020
What exactly is your "matrix"? A cell array? A table? Or ...?
Rachael Courts
il 21 Mag 2020
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Logical 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!
