help-octave
[Top][All Lists]
Advanced

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

My pending Post


From: Dark Ruler
Subject: My pending Post
Date: Wed, 14 Oct 2015 18:06:50 +0000 (UTC)

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

reply via email to

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