help-octave
[Top][All Lists]
Advanced

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

list to vector ?


From: Pascal A. Dupuis
Subject: list to vector ?
Date: Wed, 28 Jan 2004 10:21:25 -0600
User-agent: Mutt/1.5.5.1+cvs20040105i

Hello,

I've written a small utility to parse a csv file, storing the results
in a cell array. Is there some way to transform a list of cells back
to a vector?

Let say that I have some range of cells, x{1:10}, where each cell
contain one data of the same type. The construct [x{1:10}] gives a
vector in m****b 5.3, but is illegal in octave 2.1.50. Is there another syntax?

TIA

Pascal Dupuis

-- 
Dr. ir. Pascal Dupuis
K. U. Leuven, ESAT/ELECTA (formerly ELEN):  http://www.esat.kuleuven.ac.be/
Kasteelpark Arenberg, 10; B-3001 Leuven-Heverlee, Belgium
Tel. +32-16-32 10 21 -- Fax +32-16-32 19 85



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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