xlswrite will no longer work on my computer
Ältere Kommentare anzeigen
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 Kommentare
Geoff Hayes
am 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
am 7 Aug. 2014
Akzeptierte Antwort
Weitere Antworten (1)
azizullah khan
am 7 Aug. 2014
0 Stimmen
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 Kommentare
Geoff Hayes
am 7 Aug. 2014
azizullah - what is the poi-library?
Image Analyst
am 7 Aug. 2014
And xlwrite - what is that? A File Exchange submission?
azizullah khan
am 8 Aug. 2014
Bearbeitet: azizullah khan
am 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
am 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
am 8 Aug. 2014
It's not in my MATLAB (I have the win version). Where does a person obtain the xlwrite() function?
Geoff Hayes
am 8 Aug. 2014
I have the Mac version which does not include xlwrite (only xlswrite).
Image Analyst
am 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
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
