IO package: Difference between revisions

1 byte added ,  17 June 2014
no edit summary
No edit summary
No edit summary
Line 46: Line 46:
So, if you want to read/write '''.xlsx''' files, you'll only need the io-package >=2.2.0.  
So, if you want to read/write '''.xlsx''' files, you'll only need the io-package >=2.2.0.  


But if you had to read/write '''.xls''' files, you'll need either
But if you have to read/write '''.xls''' files, you'll need either
* MS Windows with MS Office backings - or
* MS Windows with MS Office backings - or
* need Octave build with --enable-java, + Java, and one or more of the Java interfaces!
* need Octave build with --enable-java, + Java, and one or more of the Java interfaces!
32

edits