how to extract data with some condition
古いコメントを表示
Hello everyone
I have a 9 colomns of data,say x1 to x9, each colomn has 150 rows
I need to extract all the data when x2==0 and x1=0.5, and make a new dataset of 9 colomns
Please teach me how to do this
I will appreciate you help
3 件のコメント
madhan ravi
2018 年 11 月 30 日
編集済み: madhan ravi
2018 年 11 月 30 日
so when it satisfies the condition you mean you want to extract all the correponding rows/columns?upload the sample data and give an example of your desired output.
Samaneh Arzpeima
2018 年 11 月 30 日
madhan ravi
2018 年 11 月 30 日
just give a numerical example still not clear
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!