필터 지우기
필터 지우기

Is it possible to create an excel file by MATLAB?

조회 수: 48 (최근 30일)
Shahin Safazadeh
Shahin Safazadeh 2018년 3월 12일
답변: Walter Roberson 2018년 3월 12일
I need to create an excel file by MATLAB and write the obtained results in it. Is it possible to generate generate an excel file from Matlab?

채택된 답변

Walter Roberson
Walter Roberson 2018년 3월 12일
Yes. xlswrite() and writetable() can create .xls and .xlsx files in all modern MATLAB versions on all supported operating systems.
More advanced work with Excel files require MS Windows systems with Excel installed.

추가 답변 (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