diff scripts/plot/plot_border.m @ 5443:ec8c33dcd1bf

[project @ 2005-09-08 01:40:57 by jwe]
author jwe
date Thu, 08 Sep 2005 01:40:58 +0000
parents 4c8a2e4e0717
children b2e882e8b68b
line wrap: on
line diff
--- a/scripts/plot/plot_border.m	Wed Sep 07 21:42:26 2005 +0000
+++ b/scripts/plot/plot_border.m	Thu Sep 08 01:40:58 2005 +0000
@@ -68,7 +68,7 @@
 
     arg = varargin{k++};
 
-    if (! isstr (arg))
+    if (! ischar (arg))
       error ("plot_border: input not a string");
     endif