diff test/octave.test/string/ischar-9.m @ 4549:2d393bead213

[project @ 2003-10-27 03:31:29 by jwe]
author jwe
date Mon, 27 Oct 2003 03:31:29 +0000
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/test/octave.test/string/ischar-9.m
@@ -0,0 +1,2 @@
+s.a = "test";
+ischar (s)