Import data from Excel, based on the cell content
이전 댓글 표시

I want to import a set of data corresponding to a particular cell value, for example,
Here, I want the select all the data where AD=2.57 and delete the rest of the data.
채택된 답변
추가 답변 (1개)
Azzi Abdelmalek
2016년 6월 16일
편집: Azzi Abdelmalek
2016년 6월 16일
0 개 추천
Use xlsread to import your data, then take what you want. I think what you want is to locate the number 5 for example in your matrix.
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!