function x = vertcat(varargin) % horzcat (overloaded) x = cat(1,varargin{:});