why can't Matlab find Fieldtrip?
3 次查看(过去 30 天)
显示 更早的评论
I have downloaded the Fieldtrip toolbox and loaded it into the Matlab R2020a. But when I enter 'fieldtrip' in the command window, it doesn't work.

0 个评论
采纳的回答
Cris LaPierre
2021-7-13
Have you correctly added the necessary subdirecties to your MATLAB path according to these instructions?
Are you using the tool as intended? From the tutorials, there does not appear to be a fieldtrip function. I suggest going through the Walkthrough page, as well as the introductory tutorial.
4 个评论
Stephen23
2021-7-14
"I have added all of the subdirectories to Matlab by the function 'setting path'. "
The fieldtrip documentation here
specifically states "In general you should not add FieldTrip with all subdirectories to your path" and explains that adding all of the subdirectories can cause problems using the toolbox. It is worth noting that the documentation download page links to the FAQ clearly states "After downloading, you can follow the instructions in this frequently asked question for setting up the MATLAB path."
You are likely to have a lot of problems using the toolbox if you do not follow its instructions.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 EEG/MEG/ECoG 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!