fixed graphics in experiments using subfig package

This commit is contained in:
toni
2020-01-28 14:52:31 +01:00
parent 1a2ccec00a
commit 89157b6683
7 changed files with 34 additions and 30 deletions

View File

@@ -16,7 +16,7 @@ namespace Settings {
const bool PlotToPng = false;
const bool UseKalman = false;
const bool UseRSSI = false;
const bool UseRSSI = true;
/** describes one dataset (map, training, parameter-estimation, ...) */