Community Profile

photo

Melissa Jones


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


find local minima within a time window of interest
To do the plot I have the X values and the Y values. I need to find the local minima within a specific time-window (250-350) i...

2 years ago | 2 answers | 0

2

answers

Question


How to remove NaN cells inside a structure with several cell arrays inside?
I have a cell struct data 49x26 cell and each cell inside this struct corresponds to 1×1 cell array {64×250 single} Thi...

2 years ago | 1 answer | 0

1

answer

Question


how to create a vector with known indices numbers
I have vector = [1 3 4 6 7 7 8 90 8] positions = [1 5 8] How can I write a new_vector having the same lentgh as vector po...

2 years ago | 1 answer | 0

1

answer

Question


Convert cell array to excel - problem with nested cells
Hello! I really need to write this data from a cell array into an excel file (you can find it attached or in the printscreen). ...

2 years ago | 2 answers | 0

2

answers

Question


How to create a vector inside a loop with data from a struct ?
Hello! I'm having some troube making a vector inside a loop with data from a struct. The struc is called : ECG (1x1 struct with...

2 years ago | 1 answer | 0

1

answer