matrix to fieldtrip structure
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Simon Henin (2026). simonhenin/mat2ft (https://github.com/simonhenin/mat2ft), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (12.4 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | add description
|
