xlswrite will no longer work on my computer
Show older comments
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 Comments
Geoff Hayes
on 7 Aug 2014
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
on 7 Aug 2014
Accepted Answer
More Answers (1)
azizullah khan
on 7 Aug 2014
0 votes
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 Comments
Geoff Hayes
on 7 Aug 2014
azizullah - what is the poi-library?
Image Analyst
on 7 Aug 2014
And xlwrite - what is that? A File Exchange submission?
azizullah khan
on 8 Aug 2014
Edited: azizullah khan
on 8 Aug 2014
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
on 8 Aug 2014
Image Analyst: xlwrite is an alternative for xlswrite and is mainly used both for MAC/win where the activation makes problem...
Image Analyst
on 8 Aug 2014
It's not in my MATLAB (I have the win version). Where does a person obtain the xlwrite() function?
Geoff Hayes
on 8 Aug 2014
I have the Mac version which does not include xlwrite (only xlswrite).
Image Analyst
on 8 Aug 2014
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
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!