help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: xlsx processing
From
:
Nicholas Jankowski
Subject
:
Re: xlsx processing
Date
:
Tue, 17 Mar 2020 15:05:35 -0400
>> A=readtable('Book1.xlsx');
warning: the 'readtable' function is not yet implemented in Octave
As it says, the error means that the readtable function has not yet been implemented in Octave.
the function xlsread has been implemented. That should be able to read in your data after which you can manually process it.
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
xlsx processing
,
mrodrig
,
2020/03/15
Re: xlsx processing
,
Andreas Weber
,
2020/03/16
Re: xlsx processing
,
mrodrig
,
2020/03/16
Re: xlsx processing
,
Ian McCallion
,
2020/03/16
Re: xlsx processing
,
Steph Bredenhann
,
2020/03/16
Re: xlsx processing
,
dev1990
,
2020/03/17
Re: xlsx processing
,
Nicholas Jankowski
<=
Re: xlsx processing
,
Debajyoti Datta
,
2020/03/17
Re: xlsx processing
,
PhilipNienhuis
,
2020/03/17
Re: xlsx processing
,
mrodrig
,
2020/03/17
Octave ;the scanfiles function below still finds deleted files and subdir's; what's wrong? Thanks
,
Patrick Pintelon
,
2020/03/18
Re: Octave ;the scanfiles function below still finds deleted files and subdir's; what's wrong? Thanks
,
Steph Bredenhann
,
2020/03/18
Prev by Date:
Re: xlsx processing
Next by Date:
Re: xlsx processing
Previous by thread:
Re: xlsx processing
Next by thread:
Re: xlsx processing
Index(es):
Date
Thread