Community Profile

photo

Mario


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Several errors related to cell arrays
I have this inside a loop: Tp=num2cell(Tp); T_p{i,1}=Tp; And just outside that loop, I have: T_p=cell2mat(T_...

11 years ago | 1 answer | 0

1

answer

Answered
Undefined function or method 'matrix' for input arguments of type 'double'.
Thanks a lot. That was quite helpful!!

11 years ago | 0

Question


Undefined function or method 'matrix' for input arguments of type 'double'.
Hi there! I have a problem when trying to solve a system of equations inside a loop like this: for j=1:iter syms a...

11 years ago | 2 answers | 0

2

answers