|
From: | Nicholas Jankowski |
Subject: | Re: Re[2]: xlsread does not read a column |
Date: | Fri, 5 Aug 2016 10:10:09 -0400 |
Sure. Here is my xlsx-file (attached). It contains the following column:
1
1
1
1
1
1
2
Here is my call of xlsread:
clear all
clc
d=xlsread('test.xlsx') m-file and xlsx-file are in the same directory.
Here is the result:
Detected XLS interfaces: COM*; (* = default interface)
d = 2
d is double, size(d) is 1x1 Четверг, 4 августа 2016, 18:54 +03:00 от "NJank [via Octave]" <ml-node+s1599824n4679018h62@n4.nabble.com >:
>
[Prev in Thread] | Current Thread | [Next in Thread] |