Code covered by the BSD License
function sendmessages(info, warn, err) disp(info); warning(warn); error(err);
Contact us