(translator=Young, ChineseSource=Young-20020410-4.67\etime.html, EnglishSource=c:\matlabr12\help\techdoc\ref\etime.html)
MATLAB Function Reference    
etime

經過的時間

Syntax

Description

e = etime(t2,t1) 計算向量 t1t2 之間差距的時間秒數。兩個向量都必須包含六個元素,像 clock 函數所傳回的格式一般:

Examples

計算一個 2048 點的傅立葉轉換要花多少時間。

Limitations

目前的 etime 函數會在跨越月份和年份的時候發生錯誤。 不過,既然 etime 是一個 M-檔,如果需要的話,你可以自行修改程式來解決這個問題。

See Also

clock, cputime, tic, toc


 errordlg etree