Display running statistics fprintf('Average = %8.4f; Std dev = %8.4f\n',ave,std); end To test this function, we will calculate running statistics by hand ...
確定! 回上一頁