<div dir="ltr">hi All,<br>i tried to import channel location scripting but this error appears<br><br>eeglab<br>%import data <br>EEG=readedf('file name');<br>% Load the channel location file, enabling automatic detection of channel file format'<br>
EEG.chanlocs= pop_chanedit(EEG.chanlocs,'load',...<br>    {'file name','csv','autodetect'});<br><br>??? Attempt to reference field of non-structure array.<br></div>