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

    %% Open Masked Subsystem  
% Open the contents of the masked subsystem Vehicle in the model |sf_car|.   

%%  
open_system('sf_car')
open_system('sf_car/Vehicle', 'force')