% -*- texinfo -*- % @deftypefn {Function File} {} deblank (@var{s}) % Remove trailing blanks and nulls from @var{s}. If @var{s} % is a matrix, @var{deblank} trims each row to the length of longest % string. If @var{s} is a cell array, operate recursively on each % element of the cell array. % @end deftypefn