I have a function function toto(a,b) [out,~] = evalc(a) % here I would like to call another function myFu ...
stackoverflow.com