index rows containing specific value
古いコメントを表示
Hello everyone
I've a cell 352X79. The first row contains the marker names. The first column contains the filenames.
Now i need to find all the NaN values and write the row containing the NaN to a new variable X, so I have all colums with NaN values in one variable.
Or is it even possible to get the filename and the names of the NaN marker into the new variable? So it woul look like X(1,1) = filname, X(1,2) = markar_Name etc.
Thanks for your help!
4 件のコメント
Azzi Abdelmalek
2016 年 3 月 26 日
Can you provide a small example with expected result?
Oliver Kumar
2016 年 3 月 26 日
編集済み: Oliver Kumar
2016 年 3 月 26 日
Oliver Kumar
2016 年 3 月 26 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!