Community Profile

photo

Eduardo


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Combine a cell array of cell arrays to a cell array of numbers
Hi, I have a dynamic cell array of cell arrays and I want to combine it into a cell array of data. For example: kdata ...

10 years ago | 3 answers | 0

3

answers

Question


Remove entire row if sum is lesser than parameter
So, I have this cell array of numbers, and I want to delete a entire row if the sum of its values are lesser than a predetermine...

10 years ago | 1 answer | 0

1

answer

Question


How do I eliminate strings with length < 3 from cellarray
I'm trying to remove all string with length < 3 from a cell array. But the output is not what I expect. For example: days ...

10 years ago | 2 answers | 0

2

answers