help-octave
[Top][All Lists]
Advanced

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

correct behavior of bar(1,1)


From: de Almeida, Valmor F.
Subject: correct behavior of bar(1,1)
Date: Thu, 24 Jul 2008 14:42:16 -0400

Hello,

Just wondering whether this is what I should get:

octave:1> bar(1,1)
error: invalid row index = 1
error: assignment failed, or no method for `matrix += matrix'
error: evaluating assignment expression near line 126, column 22
error: evaluating if command near line 123, column 3
error: called from `__bar__' in file
`/usr/share/octave/3.0.0/m/plot/__bar__.m'
error: called from `bar' in file `/usr/share/octave/3.0.0/m/plot/bar.m'


Thanks,

--
Valmor




reply via email to

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