필터 지우기
필터 지우기

Reading from an Excel File using MATLAB

조회 수: 2 (최근 30일)
Unnikrishnan PC
Unnikrishnan PC 2013년 6월 18일
Can I read .xlsx files using MATLAB?

채택된 답변

Friedrich
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개)

카테고리

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