Loading matlab/src/classes/@MatMust/MatMust.m +2 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,8 @@ classdef MatMust < handle % calibrated data % You can add aggration funcition % aggregation = [days | hours | minutes ] % aggregation = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationFunction = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationValue = <numeric> (es. 10) % intialize data output data = []; Loading matlab/test/classes/@MatMust/MatMust.m +2 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,8 @@ classdef MatMust < handle % calibrated data % You can add aggration funcition % aggregation = [days | hours | minutes ] % aggregation = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationFunction = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationValue = <numeric> (es. 10) % intialize data output data = []; Loading Loading
matlab/src/classes/@MatMust/MatMust.m +2 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,8 @@ classdef MatMust < handle % calibrated data % You can add aggration funcition % aggregation = [days | hours | minutes ] % aggregation = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationFunction = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationValue = <numeric> (es. 10) % intialize data output data = []; Loading
matlab/test/classes/@MatMust/MatMust.m +2 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,8 @@ classdef MatMust < handle % calibrated data % You can add aggration funcition % aggregation = [days | hours | minutes ] % aggregation = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationFunction = [ FIRST | LAST | MAX | MIN | AVERAGE] % aggregationValue = <numeric> (es. 10) % intialize data output data = []; Loading