Problem with a vector size
David Bateman
dbateman at dbateman.org
Sat Jan 31 11:16:46 CST 2009
bubblellicious wrote:
> Hi! First post in here :) Well, I want to assign a value and I do this that
> way:
>
> lon = x.length(); Where x is a defined text file vector.
>
> But Octave doesn't accept that, and I dont know why! Bye ;)
>
>
lon = length(x);
D.
--
David Bateman dbateman at dbateman.org
35 rue Gambetta +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE +33 6 72 01 06 33 (Mob)
More information about the Help-octave
mailing list