% Test the empty assignment for the empty cell array function test_val = test_assign7 a = {}; test_val = isempty(a);