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!
