xlswrite will no longer work on my computer
Mostrar comentarios más antiguos
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 comentarios
Geoff Hayes
el 7 de Ag. de 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
el 7 de Ag. de 2014
Respuesta aceptada
Más respuestas (1)
azizullah khan
el 7 de Ag. de 2014
0 votos
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 comentarios
Geoff Hayes
el 7 de Ag. de 2014
azizullah - what is the poi-library?
Image Analyst
el 7 de Ag. de 2014
And xlwrite - what is that? A File Exchange submission?
azizullah khan
el 8 de Ag. de 2014
Editada: azizullah khan
el 8 de Ag. de 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
el 8 de Ag. de 2014
Image Analyst: xlwrite is an alternative for xlswrite and is mainly used both for MAC/win where the activation makes problem...
Image Analyst
el 8 de Ag. de 2014
It's not in my MATLAB (I have the win version). Where does a person obtain the xlwrite() function?
Geoff Hayes
el 8 de Ag. de 2014
I have the Mac version which does not include xlwrite (only xlswrite).
Image Analyst
el 8 de Ag. de 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
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
