help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pause(.01) gives a mean pause of 0.0102 and not 0.0100 seconds


From: GoSim
Subject: Re: pause(.01) gives a mean pause of 0.0102 and not 0.0100 seconds
Date: Wed, 16 Oct 2019 16:22:07 -0500 (CDT)

this is the code (minus initiation):


%realtidsloop
if(loop_flag==1 || loop_flag==3)
    pause(h-toc(p3) );
    p3=tic;
end






--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]