Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 years ago

Answered
how to put path of a folder in a loop so the loop can open subfolders by itself
Hi Souzan, My understanding is that you need to enter into the subfolders one by one, do certain operations and exit from the s...

2 years ago | 0

Answered
Find averages given conditions
My understanding is that you will be having different groups and you need to compute average of each parameter for those cities....

2 years ago | 0

| accepted

Answered
Taking the last Row of each Double in a Cell
Hi Fabio, I understand you want to create a matrix - each row containing the last row of the 14x8 double in the 2nd column of t...

2 years ago | 0