help-octave
[Top][All Lists]
Advanced

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

Plotting error - new to octave


From: browny
Subject: Plotting error - new to octave
Date: Thu, 27 Mar 2008 06:22:59 -0700 (PDT)

Hi, when i try and use plot, im getting an error saying

error: __plt2vv__: vector lengths must match
error: evaluating if command near line 53, column 3
error: called from `__plt2vv__' in file
`/usr/share/octave/2.1.73/m/plot/__plt2vv__.m'
error: evaluating if command near line 55, column 5
error: evaluating if command near line 48, column 3
error: called from `__plt2__' in file
`/usr/share/octave/2.1.73/m/plot/__plt2__.m'
error: evaluating if command near line 58, column 4
error: evaluating if command near line 56, column 2
error: evaluating if command near line 55, column 7
error: evaluating while command near line 44, column 5
error: evaluating if command near line 30, column 3
error: called from `__plt__' in file
`/usr/share/octave/2.1.73/m/plot/__plt__.m'
error: called from `plot' in file `/usr/share/octave/2.1.73/m/plot/plot.m'
error: evaluating for command near line 151, column 1


I know the error cant be related to the length of the vectors because i
checked them and they are the same so i searched around a bit online and can
find others who have had the same error but not how they fixed it, so any
help would be really appreciated.

if it helps i cant post all my code...?


- Andrew.
-- 
View this message in context: 
http://www.nabble.com/Plotting-error---new-to-octave-tp16324879p16324879.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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