Merge branch 'main' of https://cau-git.rz.uni-kiel.de/nt/mitarbeiter/silas/imdd_simulation
# Conflicts: # projects/ECOC_2025/dsp_run_id.m # projects/ECOC_2025/dsp_standalone.m
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
|
||||
|
||||
|
||||
savePath = 'Z:\2025\ECOC Silas\ecoc_2025\';
|
||||
databasePath = 'C:\Users\sioe\Documents\MATLAB\imdd_simulation\projects\ECOC_2025\';
|
||||
databasePath = 'C:\Users\Silas\Documents\MATLAB\imdd_simulation\projects\ECOC_2025\';
|
||||
database_name = 'ecoc2025_loops.db';
|
||||
|
||||
% db = DBHandler("pathToDB", [databasePath, database_name],"type","sqlite");
|
||||
db = DBHandler("type","mysql");
|
||||
num_occ = 1;
|
||||
run_par = false;
|
||||
run_id = 2589;
|
||||
|
||||
Reference in New Issue
Block a user