Community Profile

photo

Candice Cooper


Last seen: 4 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I extract the same variable from multiple files & concatenate them efficiently?
I have 19 files, and I am trying to extract two vectors from each file (u & v), then concatenate them to create two long u and v...

2 years ago | 2 answers | 0

2

answers

Question


How to add minor ticks to a time series
I have a time series spanning 24 years. The dates are in matlab datenum format, and I am using datetick('x','yyyy') to add th...

2 years ago | 1 answer | 1

1

answer

Question


How can I use the inpolygon function for 3 dimensions?
I have plotted the chlorophyll monthly climatology of a specific region of a world map. I want to place a polygon on a specific ...

3 years ago | 1 answer | 0

1

answer

Question


error using start and count vectors
first I've opened a netcdf file. there are 8640 longitude points and 4320 latitude points. it is a world map. I'm trying to map ...

3 years ago | 1 answer | 0

1

answer

Question


error finding placement of specific number in a vector
I have a single column vector named 'lon' of 8640 values. I'm trying to find which row has a certain value. I've tried using fin...

3 years ago | 2 answers | 0

2

answers

Question


How to group data within a column by specific text within that column
I have a dataset of about 260,000 data points. One of the columns, "species_name'' has various species names within the column. ...

3 years ago | 2 answers | 0

2

answers