canlab / CanlabCore

Core tools required for running Canlab Matlab toolboxes. The heart of this toolbox is object-oriented tools that enable interactive analysis of neuroimaging data and simple scripts using high-level commands tailored to neuroimaging analysis.
https://canlab.github.io/CanlabCore/
Other
146 stars 80 forks source link

EXPT_setup_tools #35

Open RJMullins opened 4 years ago

RJMullins commented 4 years ago

I have canlabcore and the Robust toolbox and kept getting an error that it could not find the CreateEXPT function.

I fixed it by searching and digging that out of another file called SCN_Core_Support found on a different github, but it seems to duplicate most of what is in CanLabCore.

Should EXPT_setup_tools be included in CanLabCore?