Code covered by the BSD License
function [A,ii] = globi(A,v) ii = gopath(A); A(ii)=v; end
Contact us at files@mathworks.com