Borrar filtros
Borrar filtros

How to use POI in Matlab 2018a+

6 visualizaciones (últimos 30 días)
Thomas Pfau
Thomas Pfau el 9 de Oct. de 2018
Comentada: Thomas Pfau el 12 de Nov. de 2018
Hi,
The text analytics toolbox in Matlab 2018a ships a 3.15 version of apache POI (bundled as part of the tika-app.jar). Unfortunately, this version seems incomplete or at least it is impossible to create XSSFWorksheets with the version shipped with Matlab. The jar file indicates, that it is version 1.14 of the tika-app.jar, but it misses quite a bit of code compared with the tika-app.jar provided by the apache tika project.
We used to use POI to write xls/xlsx files on Linux systems due to the limitations of the xlswrite function (mainly using the great xlwrite FileExchange contribution). However, since Matlab now ships its own POI version, this is no longer possible, as any additional POI version added to the path will not be recognized, and the shipped version is used. Is there any way (besides uninstalling the text analytics toolbox, or removing the tika-app.jar from the path), to get a working POI library in the current matlab versions?
  1 comentario
Thomas Pfau
Thomas Pfau el 12 de Nov. de 2018
Wouldn't this be a perfect example for the use of the newly announced Bugfix and Security Updates feature?
Possibly along with an update to older geo access code that tries to access a http service which is shut down in favor of an https service.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Dates and Time en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by