help-octave
[Top][All Lists]
Advanced

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

Re: Problem with Octave-2.9.14


From: Thomas Weber
Subject: Re: Problem with Octave-2.9.14
Date: Wed, 03 Oct 2007 20:30:22 +0200

Am Mittwoch, den 03.10.2007, 13:07 -0400 schrieb Rajkiran:
> Hi,
> 
>       I've downloaded and installed both development and testing
> versions of Octave-2.9.14 and have successfully installed on my system
> with few warnings. However, when I start Octave and check the version
> using the command/function, version, it outputs it as 2.1.50. And also,
> many of the functions described in the documentation like "matrix_type"
> etc. are not available (I believe the reason is that my octave version is
> 2.1.50).
> 
>    So, how to get 2.9.14 version installed ?

You are probably still using your old 2.1.50 version. 

What does
        $ octave -v
say in your shell?

You can probably start your new Octave by typing 
        $ octave-2.9.14 
or something along that line.

        Thomas



reply via email to

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