Part of the function is: function resizeMe(filename,n) imgA=imread(filename); [r c l]= size(imgA) %add your statements end The function has no return value. The ...
確定! 回上一頁