Many changes towards simulation of JLT and once again the evaluation of the Highspeed data from Lab experiments 2024
This commit is contained in:
@@ -150,7 +150,7 @@ classdef DataStorage < handle
|
||||
end
|
||||
value{i} = tmp{1} ;
|
||||
else
|
||||
value{i} = tmp{1} ;
|
||||
value{i} = tmp ;
|
||||
end
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user