Community Profile

photo

Niky Taylor


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to take 2D mean ignoring nan values using cellfun?
Hi, I am trying to write a code that takes a large square image, breaks it up into small square segments, and then calculates t...

3 years ago | 2 answers | 0

2

answers

Question


How to link lat/lon to a variable based on time?
Hi, I have two sets of data taken simultaneously. Dataset A includes a time vector, and a corresponding matrix of lat/lon value...

3 years ago | 1 answer | 0

1

answer

Question


View a shapefile, then plot points with lat/long?
Hi, I have a shapefile of the San Francisco Bay Area, which I am reading into Matlab using the following: S = shaperead('bayar...

5 years ago | 1 answer | 1

1

answer

Question


How to fill a 3D array with values calculated in a loop?
I want to fill a 3D array with values calculated in a loop. Each iteration of the loop generates a single new value which I want...

6 years ago | 1 answer | 0

1

answer

Question


Convert a 3D array to a 2D cell array?
I'm sure there's a basic way to do this that I haven't found. I have a 3D array, but I want to convert it into a 2D cell arr...

6 years ago | 1 answer | 0

1

answer

Question


How to loop through a series of variables, named with strings but including numbers? -Undefined function or variable
Hi, I'm an undergraduate researcher trying to figure out how to generate values from a bunch of different datasets. I have 12 ma...

7 years ago | 1 answer | 0

1

answer