每個Matlab 函式,不論是內建的、外掛的還是使用者自己寫的, 都可以呼叫別的函式 。例如在前一節的collatz() 裡面, 呼叫了nargin(), nargout(), disp(), length(), ...
libai.math.ncu.edu.tw