help-octave
[Top][All Lists]
Advanced

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

help in running Octave


From: George Barrinuevo
Subject: help in running Octave
Date: Fri, 23 Mar 2007 00:01:59 -0700 (PDT)

I just installed the Stable release of Octave 2.1.73
for Fedora 6.  When I use the plot(ones(1,10), I get
the following:
======================

octave:1> plot(ones(1,10))
error: `isstr' undefined near line 55 column 11
error: if: error evaluating conditional expression
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
`/home/gbarrinu/gnuradio_dl/octave/octave-2.1.73/scripts/plot/__plt__.m'
error: called from `plot' in file
`/home/gbarrinu/gnuradio_dl/octave/octave-2.1.73/scripts/plot/plot.m'
octave:1> LOADPATH
LOADPATH =
/home/gbarrinu/gnuradio_dl/gnuradio/gnuradio/gnuradio-core/src/utils/:/home/gbarrinu/gnuradio_dl/octave/octave-2.1.73/scripts/general/:/home/gbarrinu/gnuradio_dl/octave/octave-2.1.73/scripts/plot/:/home/gbarrinu/gnuradio_dl/octave/octave-2.1.73/
octave:2> 

======================

Also, you can see my LOADPATH var set in ~/.octaverc. 
Can anyone help me here?  Please reply to me directly
at address@hidden

Thanks,


George Barrinuevo
address@hidden



reply via email to

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