Hello,
I tried to measure the time taken by a program to execute in MATLAB by using the tic and toc function. I got 0.7283 as a value. However, if I measured it using a stopwatch, I got 27 sec as the time. So, I am not sure what is the value given by MATLAB and what the unit is.