xlswrite will no longer work on my computer
이전 댓글 표시
Warning: Could not start Excel server for export.
XLSWRITE will attempt to write file in CSV format.
For whatever reason, I used to be able to export to a excel file but it will no longer work and I keep getting this error message. Nothing has changed, what do I do??
댓글 수: 2
Geoff Hayes
2014년 8월 7일
Connor, in your previous post can't start excel you mentioned that It used to work now that the computer has been updated i keep getting the same error and I am now using microsoft excel 2010 and matlab R2014a. So what changed in the updated computer - a new version of Excel or ..?
Connor
2014년 8월 7일
채택된 답변
추가 답변 (1개)
azizullah khan
2014년 8월 7일
0 개 추천
Use xlwrite Follow these steps: 1. Copy xlwrite code and save it in your current directory. 2. Then download poi-library files and save in the current library. 3. Now you can use xlwrite without any problem.........
댓글 수: 7
Geoff Hayes
2014년 8월 7일
azizullah - what is the poi-library?
Image Analyst
2014년 8월 7일
And xlwrite - what is that? A File Exchange submission?
azizullah khan
2014년 8월 8일
편집: azizullah khan
2014년 8월 8일
Hoeff Hayes:
poi-3.8-20120326.jar
poi-ooxml-3.8-20120326.jar
poi-ooxml-schemas-3.8-20120326.jar
xmlbeans-2.3.0.jar
dom4j-1.6.1.jar
Download these files and save it in folder name poi_library in your current directory....
azizullah khan
2014년 8월 8일
Image Analyst: xlwrite is an alternative for xlswrite and is mainly used both for MAC/win where the activation makes problem...
Image Analyst
2014년 8월 8일
It's not in my MATLAB (I have the win version). Where does a person obtain the xlwrite() function?
Geoff Hayes
2014년 8월 8일
I have the Mac version which does not include xlwrite (only xlswrite).
Image Analyst
2014년 8월 8일
Not sure why azizullah didn't think to provide the link. I did a search of the File Exchange and found two with that name: http://www.mathworks.com/matlabcentral/fileexchange/index?utf8=%E2%9C%93&term=xlwrite
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
