wolffd@0: function B = subsasgn(A, S, B) wolffd@0: wolffd@0: B = builtin('subsasgn', A, S, B);