[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xlsread: to read the first column
From: |
LucaLuca |
Subject: |
xlsread: to read the first column |
Date: |
Thu, 2 Aug 2018 18:26:49 -0500 (CDT) |
hi,
i want to read all column "A"
A1
A2
A3
A4
all column A if there are any values
[NUMARR, TXTARR, RAWARR, LIMITS] = xlsread (percorsoNomeFile,'A1:A20')
here i read column until A20..
but i want to read infinite cell
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
- xlsread: to read the first column,
LucaLuca <=