change config

This commit is contained in:
2021-04-19 15:53:04 +02:00
parent 091a8bf3d8
commit e86cfd3a35
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ function [] = plotGenericResult(rowOfset, columnOfset, yLabel, appType, calculat
all_results(s,i,j) = value;
catch err
error(err)
rethrow(err)
end
end
end