Questions tagged as 'loops'

0
answers

How to find the annual cycle for a time series?

I am doing a statistical analysis on solar radiation, this means that I have to find the diurnal and annual cycles. For the diurnal cycles, a "for" is used and it worked, but for the annual cycle the "for" is not used, then I leave the codes use...
asked by 11.12.2016 / 20:05
0
answers

For Loop only prints the first record multiple times

I have the following problem. I'm going through a list that contains multiple records, but when I print this information it only shows me the first row multiple times, let's say that a specific user has 49 rows in BD and he prints the first v...
asked by 01.11.2016 / 17:48
2
answers

How to loop in .gs for record details

I have a custom form which requires you to build an N quantity of inputs and store them in a spreadsheet, each data must be registered as a list according to the number of inputs created. It is possible to do it from the main so that it register...
asked by 24.02.2018 / 00:01