Elapsed time in thousands or hundreds



Hii
Is there a way to measure an elapsed time in thousands or
hundreds instead of tens, as in the command tic / toc?
I need more precision for the displayed elapsed time.
Thank you
Ashraf Awad

.



Relevant Pages

  • Re: clock() problem - measuring cycles
    ... This is a very platform-dependent thing to do. ... you could always loop your calculations by some arbitrarily ... and take the elapsed time for the entire ... reasons--the least of which is the lack of precision your platform may ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Timing function call
    ... A note of caution if you want to use ns precision: ... "One should not use Elapsed.Ticks to calculate the elapsed time in ... The only correct way to get this high precision count is by using ... meanings. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: growing array in Matlab?
    ... >>> toc ... >>> Elapsed time is 3.843000 seconds. ... >> have been so different from growing matrices. ... > cell array, you are growing it by one pointer rather than by the size ...
    (comp.soft-sys.matlab)
  • Re: Not using an element of a vector ...
    ... say I want to take the sum of the squares of a vector x but without using the kth value. ... Elapsed time is 86.219647 seconds. ...
    (comp.soft-sys.matlab)
  • Re: Measuring Tiny Times 2
    ... Although the elapsed time is shown to six DP's, my toc value is only ... This inaccuracy is a problem because it returns zero when my programs ... try to uninstall and install Matlab again. ...
    (comp.soft-sys.matlab)