Community Profile

photo

Gareth Pritchard


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the value of a line when it falls past a certain value on the y axis
I have an array (in this instance called Jan) of 16 values filled with random numbers between 0 and 1, where no value is larger ...

9 years ago | 1 answer | 0

1

answer

Question


Finding the index of each last field of an array that contains a value between two set values
I have a 'kp' as one of the last fields of a structure (which is an array consisting of the same number, repeated) and have been...

9 years ago | 1 answer | 0

1

answer

Question


Opening multiple fields within the same level of a structure
I have a nested structure which after a couple of levels, reaches a level with each month of the year. Within each of these mont...

9 years ago | 1 answer | 0

1

answer

Question


Saving a structure to Excel
I have a simple (albeit large) structure that follows the pattern Year.Variable.Month.TimeSlot There are 8 TimeSlot values, a...

9 years ago | 3 answers | 0

3

answers

Question


How to count the number of consecutive numbers of the same value in an array
I have an array given as x = [1 1 1 2 2 1 1 1] I'd like to know a way I could go through each individual element in the ar...

10 years ago | 3 answers | 0

3

answers