Community Profile

photo

Niraj Sanghvi


Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
table remove repeated columns
I believe the unique function should work in this case: uniqueValues = unique(Values);

7 years ago | 0

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

8 years ago

Answered
Preallocating array without adding after the allocating or removing the allocating
I am assuming that by the phrase "removing the allocation", you do not wish to erase the line: score = zeros(1,again); F...

9 years ago | 0