homeoffice push

This commit is contained in:
Silas
2024-04-29 11:30:35 +02:00
parent 7c1d9850d6
commit 54b70adda2
98 changed files with 48 additions and 62 deletions

View File

@@ -0,0 +1,5 @@
function [v,u]=VacuumPermittivity()
[v,u]=Constant.(UnitSystem()).VacuumPermittivity;
end