EXTRACT DATA FROM EXCEL
조회 수: 3 (최근 30일)
이전 댓글 표시
i have an excel file in the form
Name Result
a 2
b 5
a 7
c 5
a 6
b 8
How do I load the data for the rows named 'a' into matlab?? ie create an array in MATLAB as follows
a 2
a 7
a 6
댓글 수: 2
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!