diff --git a/SLS_FL-until-1508.m b/SLS_FL-until-1508.m deleted file mode 100644 index 7160afe..0000000 --- a/SLS_FL-until-1508.m +++ /dev/null @@ -1,5 +0,0 @@ -function [names, weg, kraft] = SLS_FL(voltage) - names = ["Weg_FL", "Kraft_FL"]; - kraft = -16339.86928 * voltage + 34173.20261; - weg = -2.875816993 * voltage + 6.04248366; -end \ No newline at end of file diff --git a/app.mlapp b/app.mlapp deleted file mode 100644 index ce784ed..0000000 Binary files a/app.mlapp and /dev/null differ diff --git a/app2.mlapp b/app2.mlapp index 3b86b47..a42df01 100644 Binary files a/app2.mlapp and b/app2.mlapp differ