Changeset 8770


Ignore:
Timestamp:
06/30/11 14:29:57 (14 years ago)
Author:
Mathieu Morlighem
Message:

Better fonts

Location:
issm/trunk/test/IsmipHomResults/plotting_scripts
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_a.m

    r7938 r8770  
    176176axisLabelFont = 'Arial';  %ISSM->THIS LINE HAS BEEN CHANGED
    177177% The font size to use for the axis labels
    178 axisLabelSize = 7;
     178axisLabelSize = 12;
    179179% The font weight to use for the axis labels
    180 axisFontWeight = 'normal';
     180axisFontWeight = 'bold';
    181181
    182182% The font size to use for tick mark labels
    183 axisTickLabelSize = 7;
     183axisTickLabelSize = 10;
    184184% The font weight to use for tick mark labels
    185185axisTickFontWeight = 'normal';
    186186
    187187% The font size to use for the title
    188 titleFontSize = 10;
     188titleFontSize = 12;
    189189% The font weight to use for the title
    190190titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_b.m

    r7938 r8770  
    169169axisLabelFont = 'Arial'; %ISSM->THIS LINE HAS BEEN CHANGED
    170170% The font size to use for the axis labels
    171 axisLabelSize = 7;
     171axisLabelSize = 12;
    172172% The font weight to use for the axis labels
    173 axisFontWeight = 'normal';
     173axisFontWeight = 'bold';
    174174
    175175% The font size to use for tick mark labels
    176 axisTickLabelSize = 7;
     176axisTickLabelSize = 10;
    177177% The font weight to use for tick mark labels
    178178axisTickFontWeight = 'normal';
    179179
    180180% The font size to use for the title
    181 titleFontSize = 10;
     181titleFontSize = 12;
    182182% The font weight to use for the title
    183183titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_c.m

    r7938 r8770  
    177177axisLabelFont = 'Arial'; %ISSM->THIS LINE HAS BEEN CHANGED
    178178% The font size to use for the axis labels
    179 axisLabelSize = 7;
     179axisLabelSize = 12;
    180180% The font weight to use for the axis labels
    181 axisFontWeight = 'normal';
     181axisFontWeight = 'bold';
    182182
    183183% The font size to use for tick mark labels
    184 axisTickLabelSize = 7;
     184axisTickLabelSize = 10;
    185185% The font weight to use for tick mark labels
    186186axisTickFontWeight = 'normal';
    187187
    188188% The font size to use for the title
    189 titleFontSize = 10;
     189titleFontSize = 12;
    190190% The font weight to use for the title
    191191titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_d.m

    r7938 r8770  
    169169axisLabelFont = 'Arial'; %ISSM->THIS LINE HAS BEEN CHANGED
    170170% The font size to use for the axis labels
    171 axisLabelSize = 7;
     171axisLabelSize = 12;
    172172% The font weight to use for the axis labels
    173 axisFontWeight = 'normal';
     173axisFontWeight = 'bold';
    174174
    175175% The font size to use for tick mark labels
    176 axisTickLabelSize = 7;
     176axisTickLabelSize = 10;
    177177% The font weight to use for tick mark labels
    178178axisTickFontWeight = 'normal';
    179179
    180180% The font size to use for the title
    181 titleFontSize = 10;
     181titleFontSize = 12;
    182182% The font weight to use for the title
    183183titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e.m

    r7938 r8770  
    168168axisLabelFont = 'Arial'; %ISSM->THIS LINE HAS BEEN CHANGED
    169169% The font size to use for the axis labels
    170 axisLabelSize = 7;
     170axisLabelSize = 12;
    171171% The font weight to use for the axis labels
    172 axisFontWeight = 'normal';
     172axisFontWeight = 'bold';
    173173
    174174% The font size to use for tick mark labels
    175 axisTickLabelSize = 7;
     175axisTickLabelSize = 10;
    176176% The font weight to use for tick mark labels
    177177axisTickFontWeight = 'normal';
    178178
    179179% The font size to use for the title
    180 titleFontSize = 10;
     180titleFontSize = 12;
    181181% The font weight to use for the title
    182182titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_e_txz.m

    r7938 r8770  
    166166axisLabelFont = 'Arial';%ISSM->THIS LINE HAS BEEN CHANGED
    167167% The font size to use for the axis labels
    168 axisLabelSize = 7;
     168axisLabelSize = 12;
    169169% The font weight to use for the axis labels
    170 axisFontWeight = 'normal';
     170axisFontWeight = 'bold';
    171171
    172172% The font size to use for tick mark labels
    173 axisTickLabelSize = 7;
     173axisTickLabelSize = 10;
    174174% The font weight to use for tick mark labels
    175175axisTickFontWeight = 'normal';
    176176
    177177% The font size to use for the title
    178 titleFontSize = 10;
     178titleFontSize = 12;
    179179% The font weight to use for the title
    180180titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_f.m

    r7938 r8770  
    203203axisLabelFont = 'Arial'; %ISSM->THIS LINE HAS BEEN CHANGED
    204204% The font size to use for the axis labels
    205 axisLabelSize = 7;
     205axisLabelSize = 12;
    206206% The font weight to use for the axis labels
    207 axisFontWeight = 'normal';
     207axisFontWeight = 'bold';
    208208
    209209% The font size to use for tick mark labels
    210 axisTickLabelSize = 7;
     210axisTickLabelSize = 10;
    211211% The font weight to use for tick mark labels
    212212axisTickFontWeight = 'normal';
    213213
    214214% The font size to use for the title
    215 titleFontSize = 10;
     215titleFontSize = 12;
    216216% The font weight to use for the title
    217217titleFontWeight = 'bold';
  • issm/trunk/test/IsmipHomResults/plotting_scripts/plot_exp_fs.m

    r7938 r8770  
    202202axisLabelFont = 'Arial'; %ISSM->THIS LINE HAS BEEN CHANGED
    203203% The font size to use for the axis labels
    204 axisLabelSize = 7;
     204axisLabelSize = 12;
    205205% The font weight to use for the axis labels
    206 axisFontWeight = 'normal';
     206axisFontWeight = 'bold';
    207207
    208208% The font size to use for tick mark labels
    209 axisTickLabelSize = 7;
     209axisTickLabelSize = 10;
    210210% The font weight to use for tick mark labels
    211211axisTickFontWeight = 'normal';
    212212
    213213% The font size to use for the title
    214 titleFontSize = 10;
     214titleFontSize = 12;
    215215% The font weight to use for the title
    216216titleFontWeight = 'bold';
Note: See TracChangeset for help on using the changeset viewer.