Mercurial > hg > octave-nkf
diff scripts/strings/index.m @ 5428:2a16423e4aa0
[project @ 2005-08-23 18:38:27 by jwe]
author | jwe |
---|---|
date | Tue, 23 Aug 2005 18:38:28 +0000 |
parents | 4c8a2e4e0717 |
children | ec8c33dcd1bf |
line wrap: on
line diff
--- a/scripts/strings/index.m +++ b/scripts/strings/index.m @@ -30,7 +30,7 @@ ## @strong{Caution:} This function does not work for arrays of strings. ## @end deftypefn -## Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> +## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> ## Adapted-By: jwe function n = index (s, t)