www.gusucode.com > mbcdesign 工具箱 matlab 源码程序 > mbcdesign/@conboolean/largeicon.m

    function file = largeicon(con)
%LARGEICON Filename for large icon
%
%  FILE = LARGEICON(CON)

%  Copyright 2006 The MathWorks, Inc.


file = xregrespath( 'conboolean.bmp' );