Open KakaVlasic opened 5 years ago
Hi! Thank you very much for trying it out! Please excuse me, I hadn't ported anything upstream in a while. This is now done.
I have added a demo.m
script and some 2D demo data (see the script).
To run the toolbox, you will also need SPM and its Shoot toolbox on your path:
addpath('path/to/spm')
addpath('path/to/spm/toolbox/Shoot')
You will also need two auxiliary toolboxes:
Thanks again, please tell me if you struggle using it. Best wishes. Yael
Hi! I can't run successufully any of code within /test folder, could you give a more explicitly demo example? Thanks!