% Test the empty assignment for the empty array function test_val = test_assign8 a = []; test_val = isempty(a);