Community Profile

photo

Natasha D


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Remove elements from array based on logical condition
I am trying to write a for loop/if statement that goes through two arrays and compares the elements of each array to each other....

5 years ago | 1 answer | 1

1

answer

Question


Plotting using x-axis arrays that are not in monotonically increasing order?
My goal is to plot a curtain profile using imagesc() with the x-axis corresponding to the Latitude values and y-axis to the Alti...

5 years ago | 1 answer | 0

1

answer

Question


How can I average the first 14 columns, the second 14 columns, and so on and so forth?
I have a matrix that is 533x54527 (rows x columns). I want to write a loop that takes the first 14 columns and averages across t...

5 years ago | 3 answers | 0

3

answers