help-octave
[Top][All Lists]
Advanced

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

Hash function doesn't work


From: evansste
Subject: Hash function doesn't work
Date: Thu, 30 Mar 2017 10:28:48 -0700 (PDT)

I ran across the following link, which makes it seem as if Octave has a hash
function:

https://octave.sourceforge.io/octave/function/hash.html

However, when I try to use the hash function, Octave doesn't seem to know
what I'm talking about.  For instance, if I type the following, at an Octave
prompt:

hash ("md5", "abc")

Octave returns:

error: 'hash' undefined near line 1 column 1

As you can see, I'm using the exact example which is shown in the link.  So
why does Octave return an error message?
At the bottom of the link, it says that this is an Octave package.  Doesn't
that mean that it's already installed in Octave?  If not, then how would I
install it?

Thanks for your time, and I appreciate any help that anyone is willing to
provide.



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



reply via email to

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