From f4751da839a737049c05077b9fcf035774c806a8 Mon Sep 17 00:00:00 2001 From: "v.chau" Date: Thu, 19 Jun 2025 17:48:52 +0200 Subject: [PATCH] update readme --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 943e611..6fe957c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +NOT WORKING: +FT25-Presets; instead use Load(fast) and Plot Subplot + Quick tutorial: 1. Browse the .mat file you want to open. (put it into /data folder) 2. Choose either Load (fast) or Load (Presets) @@ -45,10 +48,4 @@ Adapting a preset: - plot_settings: uses the data given from pltData to plot, adapt as you see fit - plotData currently hands over all data that use the following strings: - "ABX*","Shunt*","AMS_Status*","INV*","XSens* - - which can make problems (e.g. FT23 and FT25 use XSens, FT24 uses VN200) - -not working: -- x Axis settings might not be available for everything -- to workspace only exports the entire matrix from sortdata (entire timerange) and the selected data in custom subplots within the selected timerange -- Presets are configured for FT23/FT24, might work -- currently no preset data selection for different seasons exists (might add later) \ No newline at end of file + - which can make problems (e.g. FT23 and FT25 use XSens, FT24 uses VN200) \ No newline at end of file