help-octave
[Top][All Lists]
Advanced

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

Re: Plotting error - new to octave


From: Ben Abbott
Subject: Re: Plotting error - new to octave
Date: Thu, 27 Mar 2008 18:38:25 -0400


On Mar 27, 2008, at 9:22 AM, browny wrote:

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.

You appear to be running Octave 2.1.73. The current release is 3.0.0.

Have you considered upgrading?

Ben




reply via email to

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