SPMのresultsが上手く立ち上がらなくなりました。
1 view (last 30 days)
Show older comments
I am using MATLAB R2015b. However I was using SPM, from one day I couldn't use results tool. When I clicked results buttom in SPM menu box, I found a following error message.
What should I do for recovering the system?
Undefined function or variable 'wfu_get_ver'.
Error in spm_getSPM (line 3)
spmVer=wfu_get_ver();
Error in spm_results_ui
Error while evaluating UIControl Callback
0 Comments
Answers (3)
Kazuya
on 6 May 2019
'wfu_get_ver' という SPM の(何らかの)バージョンをチェックするとみられる関数が見つからないみたいですね。検索しても似たような問題は見当たらず・・。SPM 側のメーリスで問い合わせる方がよいかもしれません。
0 Comments
Andrea Greuel
on 10 May 2019
Hi,
I just had the same problem, it started in the middle of a session while I was using CAT12 toolbox. It was fixed easily by removing all SPM paths and then adding the main SPM directory again.
Although I should say that this was the second time today that this occured, the first time an SPM update also fixed the same problem, but since it came back the solution might not be permanent... hope it helps a bit anyway.
See Also
Categories
Find more on グラフィックス オブジェクトのプログラミング in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!