📅  最后修改于: 2022-03-11 15:01:04.834000             🧑  作者: Mango
代码示例1
tic %starts a stopwatch
A = rand(12000,4400);
B = rand(12000,4400);
toc %Calculates and displays elapsed time from tic in seconds