From 68ea70a53536e5a39fd827c33d811f979569fc10 Mon Sep 17 00:00:00 2001
From: Claudio Mandrioli <claudio.mandrioli@control.lth.se>
Date: Tue, 16 Oct 2018 13:58:19 +0200
Subject: [PATCH] wip

---
 paper/sections/06-results.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/paper/sections/06-results.tex b/paper/sections/06-results.tex
index 4ac500a..285a9e7 100644
--- a/paper/sections/06-results.tex
+++ b/paper/sections/06-results.tex
@@ -425,7 +425,7 @@ the simulations), to highlight the trade-off.
  scaled x ticks = false,
  scaled y ticks = false,
  y tick label style={/pgf/number format/fixed},
- xlabel = {Energy \textcolor{red}{[Add Unit]}},
+ xlabel = {Energy [mJ]},
  ylabel = {Normalized Error},
  legend style={at={(1.3,1.1)},anchor=south},
  legend columns=3,
@@ -472,7 +472,7 @@ is normalized subtracting its minimum value.}
  width = 0.95\textwidth,
  scaled x ticks = false,
  scaled y ticks = false,
- xlabel = {Energy \textcolor{red}{[Add Unit]}},
+ xlabel = {Energy [mJ]},
  ylabel = {Normalized Error},
 ]
 \pgfkeys{/pgf/number format/.cd,1000 sep={}}
-- 
GitLab