view test/octave.test/struct/isfield-6.m @ 4919:a1073eef650c

[project @ 2004-07-27 15:22:50 by jwe]
author jwe
date Tue, 27 Jul 2004 15:22:51 +0000
parents 77605935a783
children
line wrap: on
line source

s.a = 2;
isfield (s, 2) == 0