How to read and select data from Excel

조회 수: 1 (최근 30일)
Ali Deniz
Ali Deniz . 2022년 3월 27일
댓글: Ali Deniz . 2022년 3월 28일
I have an excel data in the following. How can I select the data from this excel table. For example; how can I select the Cl and Cd values while alpha changes?

채택된 답변

Mahmoud Ashraf
Mahmoud Ashraf 2022년 3월 27일
t=readtable('Excel file name','Range','size');
  댓글 수: 3
Ali Deniz
Ali Deniz 2022년 3월 28일
Thank you so much

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by