Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Create Set_Defaults.m
  • Loading branch information
teb11007 committed Sep 7, 2017
1 parent 55b8730 commit 935e643
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Set_Defaults.m
@@ -0,0 +1,5 @@
% Set defaults for plotting in Matlab.

set(0,'defaultAxesFontSize',18)
set(0,'defaultTextFontSize',18)
set(0,'defaultLineLineWidth',4)

0 comments on commit 935e643

Please sign in to comment.