ttypeset O as text - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit c0c64daf5eae7b969be6bf7cd4019e781de7177b
(DIR) parent 9c674c286bd3449fcf7bb878c92299dc8eff0bcb
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Fri, 23 Oct 2015 13:51:17 +0200
ttypeset O as text
Diffstat:
M matlab/generate_plots.m | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/matlab/generate_plots.m b/matlab/generate_plots.m
t@@ -224,7 +224,7 @@ for i1 = 1:M % for each model parameter
text(0.02,0.98,'c', 'Units', ...
'Normalized', 'VerticalAlignment', 'Top')
elseif i1 == 4
- xlabel('$\delta^{18} O_\mathrm{threshold}$', ...
+ xlabel('$\delta^{18}$O$_\mathrm{threshold}$', ...
'Interpreter', 'LaTeX')
text(0.02,0.98,'d','Units', ...
'Normalized', 'VerticalAlignment', 'Top')