help > tests Pickatlas with SPM12
Oct 13, 2014  02:10 PM | Isabelle Faillenot - university of Saint-Etienne (UJM)
tests Pickatlas with SPM12
Hi !
I'm installing SPM12. I noticed that pickatlas is not developed for SPM12. Nevertheless, I tried. I did not succeed to install pickatlas with an installation as for SPM8.

I am not waiting for answer, I just send errors to the developpers of pickatlas… but I can test new scripts if you want...
Isabelle


TEST1 on matlab R2014:
   - no pickatlas in the 'toolbox' menu
   - error when taping 'wfu_pickatlas in the matlab window :
>> wfu_pickatlas
Error using fileparts
Too many output arguments.
Error in wfu_require_spm_lite (line 59)
[tbxCommonPath f e j] = fileparts(mfilename('fullpath'));
Error in wfu_pickatlas (line 21)
wfu_require_spm_lite({'SPM5','SPM8', 'SPM12'});

The fourth output argument of fileparts (file version) is no longer supported and has been removed. Calling the function with more than three output arguments generates an error.


TEST2 on matlab 7.6 (R2008a) :
   - pickatlas is in the 'toolbox' menu, works (at least I did not use it: just open some human templates)
but then it was impossible to quit spm and matlab :
??? Error using ==> wfu_spm at 169
Unknown action string ('Quit'). It possible that
F:\spm12\toolbox\wfu_tbx_common\spm_lite is incorrectory listed in your
path and should be removed.

Error in ==> spm at 9
wfu_spm(varargin{:});

   - tapping 'wfu_pickatlas' in the matlab window : OK

Threaded View

TitleAuthorDate
tests Pickatlas with SPM12
Isabelle Faillenot Oct 13, 2014
Benjamin Wagner Oct 13, 2014
Isabelle Faillenot Oct 13, 2014
Benjamin Wagner Oct 13, 2014
Isabelle Faillenot Oct 13, 2014
Benjamin Wagner Oct 13, 2014
Isabelle Faillenot Oct 15, 2014