[Marsbar-users] Fwd: Re: timeseries for individual voxels within an ROI
Status: Beta
Brought to you by:
matthewbrett
|
From: Bosky <bra...@ic...> - 2007-06-19 23:12:35
|
Dear Matthew, Thanks for the prompt reply.The data I got this way was unfiltered, is there a way to obtain filtered data? Thanks again Regards, Bosky ----- Message Forwarded on Tue, 19 Jun 2007 18:10:55 -0500 ----- From: "Matthew Brett" <mat...@gm...> To: bra...@ic... Cc: mar...@li... Subject: Re: [Marsbar-users] timeseries for individual voxels within an ROI Date: Tue, 19 Jun 2007 22:54:13 +0100 <blockquote> Hi, I think you need the getdata command: http://marsbar.sourceforge.net/doc-devel/latest/marsbar/@maroi/getdata.h tml D = mardo('SPM.mat'); R = maroi('my_roi.mat'); Y = getdata(R, images(D)); Best, Matthew On 6/19/07, Bosky <bra...@ic...> wrote: > > > > Hello everyone, > > I know that with Marsbar one can obtain the summary time series(mean, > weighted mean, median etc)from an ROI..can someone guide me towards > obtaining timecourses for individual voxels within an ROI? > > Thank you for your time. > > Regards, > > Bosky > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Marsbar-users mailing list > Mar...@li... > https://lists.sourceforge.net/lists/listinfo/marsbar-users > > </blockquote> |