Community Profile

photo

Joe


Active since 2013

Statistics

Content Feed

View by

Question


MATLAB - Convert Number Character array to Number Integer array/matrix?
**My problem**: Hi, I have an array **A of type char**, that reads like this: 196800271010 902589451069 0520688...

11 years ago | 2 answers | 0

2

answers

Question


Easiest way to read a txt file(with char and numbers) into a numerical array/matrix?
Hi all, really frustrated with this one problem. Basically there is a txt file that has lines of code, code being a mixture of ...

11 years ago | 0 answers | 0

0

answers

Question


EXACT same function, just different name. One has error "input arguments of type double", why?
Hello, I am new to Mathlab. I am taking a course that requires me to turn in my .m files (scripts and functions) with the file n...

11 years ago | 1 answer | 0

1

answer

Question


How to cleanup/fix my mapping of cell-array MATLAB code so I do not hit a recursive limit?
I have to solve a problem where I have to take a vector for ex [1 2 3] and map it using a table such that 1 = [1 1], 2 = [4 6 ...

11 years ago | 2 answers | 0

2

answers