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

Download this file

4 lines (2 with data), 69 Bytes

1
2
3
function res = fieldnames(this);
res = fieldnames(this(1).EEG);