--- a +++ b/functions/@eegobj/isstruct.m @@ -0,0 +1,3 @@ +function res = isstruct(this); + + res = 1;