[422372]: / functions / @eegobj / isstruct.m

Download this file

4 lines (2 with data), 45 Bytes

1
2
3
function res = isstruct(this);
res = 1;