필터 지우기
필터 지우기

equivalent of xlswrite on Mac

조회 수: 3 (최근 30일)
samar
samar 2014년 10월 27일
댓글: Jian Xu 2016년 10월 6일
Hi everybody, Is there any other matlab function equivalent to xlswrite that work well on mac (extended mode) Thank you,
  댓글 수: 4
Vito Marangelli
Vito Marangelli 2015년 1월 1일
I have the same problem. Can we use xslwrite to create an Excel file?
Vito Marangelli
Vito Marangelli 2015년 1월 2일
At last, I had to use 'writetable' to write a .csv file and eventually import that file in Excel for Mac. I understand that there is no solution to this problem because Matlab is unable to start Excel on a Mac. Considering that I have a 2014b release this is not conforting. I wonder if writing an .xls file does really need the Excel start or if a file can be produce out of Excel.

댓글을 달려면 로그인하십시오.

답변 (1개)

Geoff Hayes
Geoff Hayes 2015년 1월 1일
It is my understanding that using xlswrite on a Mac will just try to create a csv file with whatever stata you are trying to write to file. I've observed this with R2014a on OS X 10.8.5.
The File Exchange does have something that may work for you. See Marin Deresco's submission at http://www.mathworks.com/matlabcentral/fileexchange/37560-xlwrite---export-data-to-excel-from-matlab-on-mac-win. However, it does require you to download some additional Java libraries.
  댓글 수: 1
Jian Xu
Jian Xu 2016년 10월 6일
It does work. However, xlwrite lacks one property of the old xlswrite function that it can't specify the region that it writes into.

댓글을 달려면 로그인하십시오.

카테고리

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