Dear Dr Wager,
Undefined function or variable 'use_spm_filter’.
On Oct 25, 2016, at 3:39 AM, Wenjie Wu <jie....@hotmail.com> wrote:
Hi Stephan,
I tried to run the example script 'ga_example_script.m', but the output reported some errors as following:
Undefined function or variable 'use_spm_filter'.
Error in getSmoothing (line 41)else [S,KL,KH] = use_spm_filter(TR,numsamps,'none','specify',HPlength); % HP only
Error in optimizeGA (line 154)[S,Vi,svi] = getSmoothing(HPlength,GA.LPsmooth,TR,numsamps,xc);
Error in ga_example_script (line 225)M = optimizeGA(GA);Can you tell me what such coding means and how to make the script work? I just began to learn Matlab and don't know much about the software and the coding.
Thanks & best,Wenjie
From: Wenjie Wu <jie....@hotmail.com>
Sent: Wednesday, October 12, 2016 10:37:05 AM
To: Stephan Geuter
Subject: Re: [WagerlabTools] the software of GAHi Stephan,
Many thanks for this information. I've successfully downloaded the documents and the software inlcuded in the CanlabCore repository.
Best wishes,Wenjie
From: Stephan Geuter <Stephan...@Colorado.EDU>
Sent: Monday, October 10, 2016 6:19:45 AM
To: Wenjie Wu
Cc: wagerl...@googlegroups.com
Subject: Re: [WagerlabTools] the software of GA