matrix to fieldtrip structure
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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
Cita come
Simon Henin (2026). simonhenin/mat2ft (https://github.com/simonhenin/mat2ft), GitHub. Recuperato .
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | add description
|
