www.gusucode.com > funfun工具箱matlab源码程序 > funfun/@inline/horzcat.m

    function c = horzcat(varargin)
%HORZCAT Horizontal concatenation of inline objects (disallowed)

%   Steven L. Eddins, August 1995
%   Copyright 1984-2011 The MathWorks, Inc. 

error(message('MATLAB:Inline:horzcat:notAllowed'));