Claire
Followers: 0 Following: 0
Feeds
질문
How to make a single array of values from multiple different arrays one after the other
Hello! I have one array, A, with serial dates from a range of dates and the same time for each date, so like for every day of o...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to extract data from one column using the data from the two other columns
I have data with 3 columns, A B and C. A contains serial dates, and B contains data that corresponds to the serial date in colu...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
For loop stores all zeros then the actual values of last iteration
Hello, Whenever i try to run my code, it only saves the last values of the loop and all others are saved as zeros so im left wi...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to exclude values in column A based on quality flags in column B
I have a file with multiple columns, column A has dates, column B has values, and column C is marked with a 0 or 1 as a quality ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Averaging values in Column B based on serial date in column A
Hello I have an array that looks like: col A col B 737585 1 737585 2 ...
4년 초과 전 | 답변 수: 1 | 0