


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



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