Community Profile

photo

Alice


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Eliminate duplicates of nonzero elements but keep zeros
I have a logical array. I want to eliminate the duplicates of the 1s but keep all the zeros intact. Here's an example of what...

10 years ago | 2 answers | 1

2

answers

Question


Creating a matrix with multiple cells in each column
I created a matrix from textscanning a csv file. I wanted five of the columns out of the csv file. In each column is 365 rows of...

10 years ago | 1 answer | 0

1

answer

Question


How can I loop through a csv file that holds annual precipitation data and find out how many dry events there are?
I have a csv file with 365 days of precipitation data. I am interested in finding out the average time between rainy days. For e...

10 years ago | 1 answer | 0

1

answer