% Test the subset assign with an empty variable function test_val = test_subset17 a = []; a(:) = []; test_val = 1;