This comment is reply for 922 時間蠅: Matlabでは、ticで時間を記録し、...(実行時間の測定). Go to thread root.
時間蠅 #923(2007/07/15 12:07 GMT) [ Matlab ] Rating0/0=0.00
以下のfuncを定義したときの実行結果は >> profile(3) 3.0018 となりました。単位は秒のようです。
1 2 3
function func(x) pause(x); end
Rating0/0=0.00-0+
[ reply ]
時間蠅 #923() [ Matlab ] Rating0/0=0.00
以下のfuncを定義したときの実行結果は >> profile(3) 3.0018 となりました。単位は秒のようです。Rating0/0=0.00-0+