diff --git a/README.md b/README.md index 6affb45..2dff4b5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 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)! +Updated app is out. Check out app2 (everything except laps, grayed out buttons and presets works, presets might work in old app) + KNOWN ERRORS / NOT WORKING / UNKNOWN - FT25-Presets -> instead use Load(fast) and Plot Subplot - new implementation of date selection might mess with lap selection @@ -13,16 +15,7 @@ FYI: - you need to delete your search if you misspelled something - 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 +![Tutorial for new app2]() Quick tutorial: diff --git a/tutorial/app2 tutorial.png b/tutorial/app2 tutorial.png new file mode 100644 index 0000000..89daa77 Binary files /dev/null and b/tutorial/app2 tutorial.png differ