xlswrite and apache poi
Show older comments
I built a method using ApachePOI but it is too slow. I noticed that xlswrite() of Matlab is most clever and I would like to use it in java. Is it possible to do that? I would like to build a .jar file and to import it with java. Can you help me please? Thanks M. Peruzzo
Answers (1)
Image Analyst
on 23 Mar 2013
0 votes
xlswrite is pretty slow if you will be doing multiple writes to the same workbook. Why don't you just use ActiveX directly from your java programming environment to control Excel directly?
4 Comments
Mario
on 23 Mar 2013
Image Analyst
on 23 Mar 2013
Sorry - I have not used Apache ROI, nor have I used the Java builder tool. Call them on the phone and explain your problem. They will send you a trial version that you can use and then you can ask them questions on how to use it.
Mario
on 23 Mar 2013
Image Analyst
on 23 Mar 2013
Buy MATLAB Java Builder, or get a free trial. Call the Mathworks and ask them how to use it to do what you want to do. Click here to get to Google Translate
Categories
Find more on Database Toolbox 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!