diff --git a/test_file.m b/test_file.m index b120e6d..b6a9368 100644 --- a/test_file.m +++ b/test_file.m @@ -4,7 +4,8 @@ clc threshold = 1e-6; -RGB_data = frames_RGBs (); +RGB_data = frames_RGBs ()'; +length(RGB_data) %TEST 1 %Average of all the items inside of a matrix