How can I import Excel data in a cell array?

回答 (1 件)

KSSV
KSSV 2016 年 10 月 18 日

0 投票

[num,txt,raw] = xlsread('your excel file') ;
raw would be a cell array.
doc xlsread

カテゴリ

ヘルプ センター および File ExchangeData Import from MATLAB についてさらに検索

タグ

質問済み:

2016 年 10 月 18 日

回答済み:

2016 年 10 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by