Mercurial > hg > octave-lyh
view test/octave.test/number/is_vector-6.m @ 3202:44d82b369c78
[project @ 1998-10-29 20:27:57 by jwe]
author | jwe |
---|---|
date | Thu, 29 Oct 1998 20:28:02 +0000 |
parents | e03bf13a6aca |
children |
line wrap: on
line source
implicit_str_to_num_ok = 0; t1 = ! is_vector ("test"); implicit_str_to_num_ok = 1; t2 = is_vector ("test"); t1 && t2