help-octave
[Top][All Lists]
Advanced

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

Importing data from excel file.


From: CodeOctave
Subject: Importing data from excel file.
Date: Wed, 14 Oct 2015 10:54:12 -0700 (PDT)

Hi,
I just started using Octave as an alternative to Matlab. 
I have been trying to import data for the last hour or so with no success.
Can someone clearly explain and show me how it is done?
Also where the file should be located. 
In addition, I was able to open the excel file through Octave. Is there a
purpose for this? 

This is one example of my attempts.
>> A = xlsread('Lithium_Cell_#3_July8, 2015', 'Sheet1', 'A1:A2')
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 5



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Importing-data-from-excel-file-tp4672917.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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