small cosmetic fixes

This commit is contained in:
v.chau 2025-09-23 17:43:33 +02:00
parent ac05985c97
commit 3e67ec59a5
3 changed files with 0 additions and 5 deletions

View File

@ -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

BIN
app.mlapp

Binary file not shown.

Binary file not shown.