help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to use xlsread function


From: Markus Bergholz
Subject: Re: Unable to use xlsread function
Date: Mon, 24 Jun 2013 10:18:51 +0200




On Mon, Jun 24, 2013 at 9:50 AM, debatri <address@hidden> wrote:
I am facing a strange problem with Octave(version 3.6.4). I have installed
packages windows,Java and IO but still unable to help" xlsread". I am
getting error "xlsopen.m: unsupported file format for JExcelAPI". Any
suggestions?

you'll need one java library for reading xls files too
take a look at this (wiki.octave.org isn't reachable for me atm) https://wiki.archlinux.org/index.php/Octave#Reading_xls_files_directly_from_Octave

when you're running linux, your xls file is a xlsx file and don't contain strings, calculations or empty columns and rows, you can try using this xlsxread function https://github.com/markuman/xlsxread/ it's java free and even faster than matlab - but still very elementary atm.

 






--
View this message in context: http://octave.1599824.n4.nabble.com/Unable-to-use-xlsread-function-tp4654719.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



--
icq: 167498924
XMPP|Jabber: address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]