Dear forumers,
I am not an experienced programmer, so please bear with me :) I want to look at some data that I obtained and need to do the following, in pseudocode:
read x(k) list
do k=1 until end
if x(k+1) less than -10 !do nothing
end if
if x(k+1) greater than -10 then
x(k+2) greater...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.