help-octave
[Top][All Lists]
Advanced

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

Re: Hash function doesn't work


From: evansste
Subject: Re: Hash function doesn't work
Date: Thu, 30 Mar 2017 17:39:31 -0700 (PDT)

Thanks, everyone.

I think I finally see what the problem is.  My version of Octave is still
too old.  The newer version, which I recently installed on the other
machine, is version 4.0.3.  So that explains why none of this is working,
since the hash function is new in version 4.2.

Anyway, when I type "pkg list" I receive the following:

Package Name  | Version | Installation directory
--------------+---------+-----------------------
          io *|   2.4.2 | /usr/share/octave/packages/io-2.4.2

After typing "version" I get:
ans = 4.0.3

So I think that officially explains it.  If I want to use the hash function,
I have to install a newer version of Octave -- at least 4.2, or newer.

Thanks for all of this help.  I appreciate it greatly.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Hash-function-doesn-t-work-tp4682691p4682705.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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