Switch to unified view

a b/functions/@eegobj/isstruct.m
1
function res = isstruct(this);
2
3
    res = 1;