% Remove trailing blank entries and all zero entries from the string s.
SYNOPSIS
function t = dezero (s)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Functin File} {} dezero (@var{s})
% Remove trailing blank entries and all zero entries from the string s.
% @end deftypefn