photo

Emmanuel Olivar


Last seen: bijna 2 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 1
  • Personal Best Downloads Level 1
  • First Answer
  • First Submission
  • Solver

View badges

Feeds

Answered
How can I create a sub-matrix from a matrix with repeated values in a column?
You can use concatenation to make this action. For example: If I have Matrix A: A = [1 6 13 34 26 27; 1 7 ...

bijna 5 jaar ago | 0

Answered
Readtable can not handle with multiple sheets?
You can use readtable documentation: https://la.mathworks.com/help/matlab/ref/readtable.html and check their arguments: https...

bijna 5 jaar ago | 5

| accepted