Selection of logical data

3 次查看(过去 30 天)
Francis Chabot
Francis Chabot 2021-3-25
Hello,
I have a matrix with this form:
1 156 NaN NaN NaN
1 157 NaN NaN NaN
1 158 1.85185185185185 2.63157894736842 2.04081632653061
0 159 NaN NaN NaN
1 160 1.96078431372549 3.44827586206897 1.56250000000000
I wanna form a new matrix with this one where I would only have the rows that are true (=1) and keep all the column.
Best regards,

回答(1 个)

Cris LaPierre
Cris LaPierre 2021-3-25

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

标签

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by