changeset 622:b1e12adbae67

iptcheckstr: see also validatestring
author carandraug
date Wed, 26 Sep 2012 14:37:59 +0000
parents 34c328bf0301
children a923e5324064
files inst/iptcheckstrs.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inst/iptcheckstrs.m
+++ b/inst/iptcheckstrs.m
@@ -25,7 +25,7 @@
 ## @var{var_name} the name of the argument being checked (for the error message),
 ## and @var{pos} the position of the argument in the input.
 ##
-## @seealso{strcmp, strcmpi, find}
+## @seealso{strcmp, strcmpi, find, validatestring}
 ## @end deftypefn
 
 function out = iptcheckstrs (in, valid_str, func_name, var_name, pos)