simonhenin/mat2ft

matrix to fieldtrip structure
19 Downloads
Aktualisiert 26. Sep 2017

convert eeg data matrix to fieldtrip data structure
ft_data = mat2ft(X, fs) transforms the data in X (samples x channels x trials) into a fieldtrip compatible data structure

ft_data = mat2ft(X, fs, varargin)
accepts optional arguments:
'labels' - 1xChannels cell array of channels labels
'offset' - pre-stimulus offset, in seconds

shenin@gc.cuny.edu
simon.henin@nyumc.org
(c) September, 25th, 2017
Sept. 25th 2007 - version 1.0

Zitieren als

Simon Henin (2024). simonhenin/mat2ft (https://github.com/simonhenin/mat2ft), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu EEG/MEG/ECoG finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

add description
update description
update description

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.