Methods can be used to modify response functions without the need to make a copy. B = fun(A) leaves A unchanged and assigns a new value to B. A.fun() modifies A. Below you see a list of available methods.