fourDto2D {AnalyzeFMRI}R Documentation

fourDto2D

Description

This function transform a 4D image in a 2D image matrix.

Usage

fourDto2D(volume.4d, tm)

Arguments

volume.4d a 4D array to be transformed
tm number of time dimensions

Value

x.2d matrix of size tm x vm which contains the tm images

See Also

threeDto4D twoDto4D


[Package AnalyzeFMRI version 1.1-11 Index]