gusucode.com > appdesigner工具箱matlab源码程序 > appdesigner/+matlab/+codetools/+internal/+edit/mlappfile.m

    function mlappfile(file, localfunction) %#ok<INUSD>
% This function is internal and may change in future releases.

% Plug-in for the edit function for MATLAB app files.

% Copyright 2014, The MathWorks, Inc.

appdesigner(file);

end