added logging to matfile

This commit is contained in:
2026-03-13 10:55:46 -07:00
parent 24113f282f
commit 102f23316d
10 changed files with 53 additions and 20 deletions

View File

@@ -64,6 +64,9 @@ classdef parametricTestSuite < matlab.unittest.TestCase
% Run
tc.testClass = tc.testClass.run();
% Save results and clean up
tc.testClass = tc.testClass.teardown();
end
function csv_parametric_tests_random_agents(tc)
% Read in parameters to iterate over