Hi,
Thanks Matthew, it's not longer crashing. Although from what I can seen in
the stats_table script it should print out the table if there is data there
(which there is).
I'm not entirely sure what I should be asking it to print out to get the
table you get when you do this manually for each subject/ roi and ideally
save this as a text file.
I'd be very grateful for one last pointer.
Best, Jac
-----Original Message-----
From: Matthew Brett [mailto:mat...@gm...]
Sent: 24 April 2008 16:43
To: jaclyn billington
Cc: mar...@li...
Subject: Re: [Marsbar-users] stats table batch
Hi,
I think you want to do this:
E = set_contrasts(E, xCon);
[rep_strs, marsS, marsD, changef] = stat_table(E, 1:length(xCon))
Does that work?
Best,
Matthew
|