From bc3890b713fac6090e4712ae5c9b766f4fb3b6e4 Mon Sep 17 00:00:00 2001 From: "v.chau" Date: Mon, 14 Jul 2025 18:37:29 +0200 Subject: [PATCH] update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41ae648..6affb45 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ See Example: start the App in Matlab the correct folder (see picture), otherwise it will throw an error ![double click app.mlapp in this folder! make sure ](tutorial/image.png)! -KNOWN ERRORS / NOT WORKING -- should loaded dataset contain multiple days timerange will not work -> do not use timerange +KNOWN ERRORS / NOT WORKING / UNKNOWN - FT25-Presets -> instead use Load(fast) and Plot Subplot +- new implementation of date selection might mess with lap selection +- unknown status of Presets for FT23 and FT24 after the last few updates, might not work FYI: +- code is starting to get really clunky, going to rewrite the handling of loaded data some time in the future - search is case sensitive +- you need to delete your search if you misspelled something - if something doesnt work try reset subplot and then press plot subplot again ToDos: