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
인용 양식
Simon Henin (2024). simonhenin/mat2ft (https://github.com/simonhenin/mat2ft), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 | add description
|
|