help > Problem with 'Result' section
Showing 1-5 of 5 posts
Apr 16, 2015 04:04 AM | Jiwon Yeon - UNIST
Problem with 'Result' section
Hi.
I want to use 'result' function in pickatlas toolbox, but when I open my "SPM.mat" file, it stops all processing and give me several lines of error messages.
16-Apr-2015 13:18:52 | ERROR | wfu_results_viewer.m | MException thrown. Stack follows:
16-Apr-2015 13:18:52 | ERROR | wfu_results_compute | Line 0199: Undefined function 'wfu_spm_getSPM' for input arguments of type 'struct'.
16-Apr-2015 13:18:52 | ERROR | File_Open_Callback | Line 0468
16-Apr-2015 13:18:52 | ERROR | gui_mainfcn | Line 0096
16-Apr-2015 13:18:52 | ERROR | wfu_results_viewer | Line 0070
16-Apr-2015 13:18:52 | ERROR | @(hObject,eventdata)wfu_results_viewer('File_Open_Callback',hObject,eventdata,guidata(hObject)) | Line 0000
I'm currently using MATLAB 2013a under the Mac OS, with SPM 8 and wfu_pickatlas 3.
Please give me a hand ;(
Sincerely,
Jiwon.
I want to use 'result' function in pickatlas toolbox, but when I open my "SPM.mat" file, it stops all processing and give me several lines of error messages.
16-Apr-2015 13:18:52 | ERROR | wfu_results_viewer.m | MException thrown. Stack follows:
16-Apr-2015 13:18:52 | ERROR | wfu_results_compute | Line 0199: Undefined function 'wfu_spm_getSPM' for input arguments of type 'struct'.
16-Apr-2015 13:18:52 | ERROR | File_Open_Callback | Line 0468
16-Apr-2015 13:18:52 | ERROR | gui_mainfcn | Line 0096
16-Apr-2015 13:18:52 | ERROR | wfu_results_viewer | Line 0070
16-Apr-2015 13:18:52 | ERROR | @(hObject,eventdata)wfu_results_viewer('File_Open_Callback',hObject,eventdata,guidata(hObject)) | Line 0000
I'm currently using MATLAB 2013a under the Mac OS, with SPM 8 and wfu_pickatlas 3.
Please give me a hand ;(
Sincerely,
Jiwon.
Apr 16, 2015 12:04 PM | Benjamin Wagner - UT Southwestern Medical Center
RE: Problem with 'Result' section
Hi Jiwon,
How are you starting the results viewer? If you are starting it without having opened the PickAtlas (through the wfu_results_viewer command), then you need to have the wfu_pickatlas, wfu_tbx_common, and wfu_results directories in your path. Do not add these with genpath.
Hope this helps,
Ben
How are you starting the results viewer? If you are starting it without having opened the PickAtlas (through the wfu_results_viewer command), then you need to have the wfu_pickatlas, wfu_tbx_common, and wfu_results directories in your path. Do not add these with genpath.
Hope this helps,
Ben
Apr 17, 2015 04:04 AM | Jiwon Yeon - UNIST
RE: Problem with 'Result' section
Hi Ben!
I started result viewer through 'wfu_pickatlas' command. I accessed pickatlas toolbox first, and then clicked the 'results' button right next to the 'analysis' button.
I also tried running result viewer through 'wfu_results_veiwer' command, as you mentioned, but same error messages were come up. I checked the wfu_pickatlas, wuf_tbx_common, and wfu_results are all included in MATLAB search path correctly.
Jiwon.
I started result viewer through 'wfu_pickatlas' command. I accessed pickatlas toolbox first, and then clicked the 'results' button right next to the 'analysis' button.
I also tried running result viewer through 'wfu_results_veiwer' command, as you mentioned, but same error messages were come up. I checked the wfu_pickatlas, wuf_tbx_common, and wfu_results are all included in MATLAB search path correctly.
Jiwon.
Apr 17, 2015 12:04 PM | Benjamin Wagner - UT Southwestern Medical Center
RE: Problem with 'Result' section
Hi Jiwon,
I see the error now. I forgot to update wfu_results_compute.m function when updating for SPM12. Please find a corrected version attached. Overwrite the one found in wfu_results/private with this file.
Hope this help!
Ben
I see the error now. I forgot to update wfu_results_compute.m function when updating for SPM12. Please find a corrected version attached. Overwrite the one found in wfu_results/private with this file.
Hope this help!
Ben
Apr 19, 2015 03:04 AM | Jiwon Yeon - UNIST
RE: Problem with 'Result' section
Hi Ben.
IT WORKS!!!
Thanks a million :D
Best,
Jiwon.
IT WORKS!!!
Thanks a million :D
Best,
Jiwon.
