new minimal example

new project: FSO stuff
This commit is contained in:
silas (home)
2026-01-07 15:07:38 +01:00
parent cfc142b676
commit 5c39a7f98a
8 changed files with 185 additions and 25 deletions

View File

@@ -108,9 +108,6 @@ classdef Electricalsignal < Signal
obj.signal = obj.signal*scling;
end
end
end