|
From: | Nicholas Jankowski |
Subject: | Re: Import Excel data to GNU octave |
Date: | Fri, 27 Oct 2017 13:14:09 -0400 |
Hi NJank! I'm Minh, a student from Vietnam
i'm having a project in my class. it's about datamining softwares
and i have chosen gnu octave.
I'm trying to import excel files to gnu but it's still not working so far.
i have already downloaded the i/o package, changed the excel file into .xlsx format, used the function file:=xlsread (filename, wsh, range, options, …) which is introduced in octave-forge. but i still have the same error everytime
------ warning: Functions for spreadsheet style I/O (.xls .xlsx .sxc .ods .dbf .wk1
etc.) are provided in the io package. See <http://octave.sf.net/io/>.
Please read <http://www.octave.org/missing.html > to learn how you can
contribute missing functionality.
error: 'xlsread' undefined near line 1 column 3
can you help me?
thank you very much!
p/s: Sorry if my grammar is not good.
_____________________________________
Sent from http://octave.1599824.n4.nabble.com
[Prev in Thread] | Current Thread | [Next in Thread] |