필터 지우기
필터 지우기

How can I import Excel data in a cell array?

조회 수: 3 (최근 30일)
Sherwin
Sherwin 2016년 10월 18일
답변: KSSV 2016년 10월 18일
hi, I have a cell array as I

답변 (1개)

KSSV
KSSV 2016년 10월 18일
[num,txt,raw] = xlsread('your excel file') ;
raw would be a cell array.
doc xlsread

카테고리

Help CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by