Community Profile

photo

Federico Canè


MIT

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Conditionally Flip Sign in Table
I have a very simple question. Based on a matrix like this one: A = [repmat({'Yes'},3,1) , repmat({'2'},3,1); repmat({'No'}...

9 years ago | 1 answer | 0

1

answer

Answered
Unnest cell array with nested cells to a cell array
wow, exactly what I needed. Thx

9 years ago | 0

Question


Unnest cell array with nested cells to a cell array
How do I expand out an array with dimension '<100x1 cell>' in which each cell has a dimension '<1x11 cell>' into an array with d...

9 years ago | 3 answers | 1

3

answers