Skip to content

Commit

Permalink
Update Main.m
Browse files Browse the repository at this point in the history
  • Loading branch information
koo-ec authored Mar 16, 2022
1 parent 80d32c3 commit 7868705
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Main.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
%%
% Run Simulation Model
sim('Glider_FTA.mdl');
sim('Fault_Tree_11.mdl');

%%
% Plot Total Reliability
Expand Down Expand Up @@ -70,4 +69,4 @@
hleg = legend('\fontsize{11}AUG','\fontsize{11}AUV',...
'Location','SouthWest');
set(hleg,'FontAngle','italic','TextColor',[.3,.2,.1])
hold off
hold off

0 comments on commit 7868705

Please sign in to comment.