help-octave
[Top][All Lists]
Advanced

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

Re: Problem with a vector size


From: David Bateman
Subject: Re: Problem with a vector size
Date: Sat, 31 Jan 2009 18:16:46 +0100
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

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                                address@hidden
35 rue Gambetta                              +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE            +33 6 72 01 06 33 (Mob)



reply via email to

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