Search specific numbers in column
古いコメントを表示
Hello everybody,
I have a Matrix of different measurements and in the 6th column it shows me erorrs. Every value in this column except of 0 shows me that the measurements are wrong. How can I clear out the lines with the errors?
Thanks
Lucas
3 件のコメント
Adam
2017 年 11 月 27 日
What do you mean by errors? An error in Matlab usually refers to a syntax or run-time error on a line of code, you can't have an error within elements of a matrix. Do you mean NaNs?
Lucas MacClellan
2017 年 11 月 27 日
Adam
2017 年 11 月 27 日
Ah, ok, yes, that makes sense. The original explanation is perfectly good enough now, I just got off on the wrong track with my interpretation of 'error'!
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!