accessing random numbers, in sequence.
Posted: Fri Nov 10, 2006 12:13 pm
Hello.
I was wondering if somebody could help me with a little problem. I have set up a variable number process (called 'variable 1'). I then have another process (called 'cummulative') which is the cummulative of a non-linear graph (therefore 'cumulative' is also non linear). What I want to do, is sample the 'cumulative' graph every 'variable 1' step. For instance, if 'variable 1' was 2,4,1,2,6,8,5,7,6,9,1,3,7,3,6 etc and 'cumulative 1' was 23,25,27,29,32,32,33,31,39,45 etc, then the 'sample' would look like:
0 1 0 1 1 0 0 1 etc.
Hope this is clear.
Thanks a lot for your help.
Gem
I was wondering if somebody could help me with a little problem. I have set up a variable number process (called 'variable 1'). I then have another process (called 'cummulative') which is the cummulative of a non-linear graph (therefore 'cumulative' is also non linear). What I want to do, is sample the 'cumulative' graph every 'variable 1' step. For instance, if 'variable 1' was 2,4,1,2,6,8,5,7,6,9,1,3,7,3,6 etc and 'cumulative 1' was 23,25,27,29,32,32,33,31,39,45 etc, then the 'sample' would look like:
0 1 0 1 1 0 0 1 etc.
Hope this is clear.
Thanks a lot for your help.
Gem