function t = prepender(t)
%PREPENDER Utility function.

%   Copyright 1984-2002 The MathWorks, Inc. 
%   $Revision: 1.10 $

A = [ 73    85    84    51     0    78    27
      70    68     0    84    37    30     0
       0    69    29    85    68     0    69
      73    78     0    68    73     7    78
      83    84    59    69    84     0    68
      83    12     7    78    73    84     0
      84     0    28    84    79    61     0];
%eval(char(A(:)'+32))
