Reading from an Excel File using MATLAB
1 回表示 (過去 30 日間)
古いコメントを表示
Can I read .xlsx files using MATLAB?
0 件のコメント
採用された回答
Friedrich
2013 年 6 月 18 日
編集済み: Friedrich
2013 年 6 月 18 日
Hi,
on windows 100% yes using xlsread. In Linux/MAC you need 12a and newer in order to be able to read in xlsx format with the xlsread command.
Cite from the 12a Release Notes:
"xlsread Reads XLSX Files on All PlatformsThe xlsread function now reads data from XLSX files on all platforms, including support for specifying the range and worksheet number. Previously, this functionality was available only on Microsoft Windows systems with Excel software."
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!