Re: GLM Flex Fast 2 Download

355 views
Skip to first unread message

Aaron Schultz

unread,
Oct 21, 2017, 9:52:12 AM10/21/17
to Aaron's fMRI matlab tools.
https://www.dropbox.com/s/z83pvideo5v6pk8/MRtools_2015-08-21.zip?dl=0
On Sat, Oct 21, 2017 at 5:13 AM Charlotte Vogt <charlot...@gmail.com> wrote:

Hey guys, 

I was wondering where I could download the new scripts. The link for the GLM Flex scripts is expiered, but I'm not able to find a link for the new GLM Flex Fast 2 scripts. 

Thank you so much for your help in advance!

Charlotte 

--
You received this message because you are subscribed to the Google Groups "Aaron's fMRI matlab tools." group.
To unsubscribe from this group and stop receiving emails from it, send an email to fmri_matlab_to...@googlegroups.com.
To post to this group, send email to fmri_mat...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fmri_matlab_tools/663cc6aa-9ce7-4071-8918-26ee64a57653%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

LF Tang

unread,
Nov 28, 2017, 4:02:47 PM11/28/17
to Aaron's fMRI matlab tools.
Could you update the link again?
It does not work now. 
I had a version where there is a CreateDesign.m but not CreateDesign2.m
I set 

            IN = struct

            IN.N_subs = nParStr;

%             IN.Between = [];

%             IN.BetweenLabs = {};

            IN.Within = [2];

            IN.WithinLabs = { {'hit', 'miss'} };

            IN.Covar = cellfun(@(x) tblCovariates.(x), tblCovariates.Properties.VariableNames, 'Uni', false);   % DOES THIS WORK

            IN.CovarLabs = tblCovariates.Properties.VariableNames;

            IN.CovarInt = {};

            IN.Interactions = {};

            IN.FactorLabs = [ 'SM', tblCovariates.Properties.VariableNames ];

            IN.EqualVar = [1];

            IN.Independent = [0];

            F = CreateDesign(IN)

But I see an error at

Error in CreateDesign>FactorSetup (line 270)

                    if isempty(CovarInt{ii}{1})


I wonder if this is something about the settings I did?

Aaron Schultz

unread,
Nov 29, 2017, 12:46:53 PM11/29/17
to Aaron's fMRI matlab tools.
Sorry about that, you can grab them here: https://www.dropbox.com/s/1eeu2oj23rm3df3/MRtools_2015-08-21.zip?dl=0

    -Aaron


On Saturday, October 21, 2017 at 9:52:12 AM UTC-4, Aaron Schultz wrote:
On Sat, Oct 21, 2017 at 5:13 AM Charlotte Vogt <charlot...@gmail.com> wrote:

Hey guys, 

I was wondering where I could download the new scripts. The link for the GLM Flex scripts is expiered, but I'm not able to find a link for the new GLM Flex Fast 2 scripts. 

Thank you so much for your help in advance!

Charlotte 

--
You received this message because you are subscribed to the Google Groups "Aaron's fMRI matlab tools." group.
To unsubscribe from this group and stop receiving emails from it, send an email to fmri_matlab_tools+unsubscribe@googlegroups.com.
To post to this group, send email to fmri_matlab_tools@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages