add dp_fiber lib folder to the framework

This commit is contained in:
Silas Oettinghaus
2025-09-17 15:38:58 +02:00
parent cbfdf4d222
commit 20b6d9c75a
11 changed files with 768 additions and 30 deletions

View File

@@ -1,3 +1,24 @@
% Add the imdd_simulation framework to the path
if ispc
addpath(genpath('C:\Users\Silas\Documents\MATLAB\imdd_simulation'));