[FieldTrip] Query aboutb channel labels w.r.t biosemi32-64 layout

Blume Christine christine.blume at sbg.ac.at
Fri May 13 12:20:10 CEST 2016


Hi Laxmi,

Am I assuming correctly that you would like to prepare a layout file?

The following should work:
cfg = [];
cfg.layout = ‘yourpath_to_the_biosemi32.lay’;
biosemi32_layout = ft_prepare_layout(cfg);

Following this, you can specify the layout every time you need one as:

cfg = [];
cfg.layout = biosemi32_layout;


Best,
Christine

Von: fieldtrip-bounces at science.ru.nl [mailto:fieldtrip-bounces at science.ru.nl] Im Auftrag von Laxmi Shaw
Gesendet: Freitag, 13. Mai 2016 11:06
An: fieldtrip at science.ru.nl
Betreff: [FieldTrip] Query aboutb channel labels w.r.t biosemi32-64 layout

Dear Fieldtrip team,
I need 64 channels and 32 channels layout and labelings/nomenclature of those respective channels in compatible with fieldtrip.I have biosemi32.lay and biosemi64.lay.Please acknowledge me.
Thanks in advance

--
Laxmi Shaw
Research Scholar(PhD)
IIT Kharagpur
West Bengal
Ph no-08388837821

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20160513/c1b0b0d4/attachment-0001.html>


More information about the fieldtrip mailing list