www.gusucode.com > sloptim工具箱matlab源码程序 > sloptim/sloptguis/@srosisotoolgui/@sropnl/show.m

    function show(this) 
% SHOW  method to show dialog
%
 
% Author(s): A. Stothert 02-Sep-2005
% Copyright 2005 The MathWorks, Inc.

%Set visible panel in CTEM
[projectframe,workspace] = slctrlexplorer;
projectframe.setSelected(this.getTreeNodeInterface);