www.gusucode.com > simulink 案例源码程序 matlab代码 > simulink/OpenaSubsysteminNewTabinExistingWindowExample.m

    %% Open a Subsystem in New Tab in Existing Window  

%% 
% Open the f14 model and open the |Controller| subsystem in a new tab. 
f14
open_system('f14/Controller','tab')