2018a Apache POI incompatibility with the Text Analytics Toolbox

1 view (last 30 days)
I use Apache POI to write xlsx files and avoid the excel COM server. 2018a breaks this if I install the Text Analytics Toolbox. While removing this tool box is a workaround, can someone suggest which future versions will fully support writing XLSX files independently of the excel COM, and if it'll remove the need for use of Apache?
Thanks
  4 Comments
Jeff
Jeff on 25 Sep 2018
Hi Thomas, 2018b now includes a writetable switch to avoid MS COM, which is why I was using POI. While not as fully functional as POI, it has solved my issue with running background tasks, so I'll not be explicitly using POI in the future.
Thomas Pfau
Thomas Pfau on 9 Oct 2018
Unfortunately that doesn't help if you use POI to have a proper xls IO on a UNIX System, which is our use case.

Sign in to comment.

Answers (0)

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!