


Transposing not allowed _______________________________________________________________________ Copyright (C) 2005 Wellcome Department of Imaging Neuroscience



0001 function varargout = ctranspose(varargin) 0002 % Transposing not allowed 0003 % _______________________________________________________________________ 0004 % Copyright (C) 2005 Wellcome Department of Imaging Neuroscience 0005 0006 % 0007 % $Id: ctranspose.m 253 2005-10-13 15:31:34Z guillaume $ 0008 0009 error('file_array objects can not be transposed.');