% Check that test function works properly for a vector of 1 function test_val = test_test3 test_val = test([1,1,1,1]) == 1;