update readme

This commit is contained in:
v.chau 2025-06-29 17:05:34 +02:00
parent fb06ada79c
commit 405f38b0d2

View File

@ -1,6 +1,22 @@
NOT WORKING:
FT25-Presets; instead use Load(fast) and Plot Subplot
FYI:
- search is case sensitive
- if something doesnt work try reset subplot and then press plot subplot again
ToDos:
- rewrite set_tr
- interpolation of xAxis to be able to plot all datasets
- used time of start and stop to get indices and length of data in question
- interpolate time/distance to fit length of choosen data
- use indices to plot
- for all avaible xAxis options
- make time_s and distance relative to choosen lap/ start of timerange
- add distance calculation
-> update all sortdata
Quick tutorial:
1. Browse the .mat file you want to open. (put it into /data folder)
2. Choose either Load (fast) or Load (Presets)