does not support cell arrays containing cell arrays or objects.
이전 댓글 표시
hi all
i got function from share code
but the problem when i fill the input as array i got that error
my input file
p = [100,100,100,100,100,100,100,100,100]
jac = 4x1
anyone could help me
댓글 수: 5
KSSV
2019년 5월 30일
Where is the code? Copy the code here. First read if any help present in the code.
vaya putra
2019년 5월 30일
KSSV
2019년 5월 30일
There is a test function for demo......you may follow that.
vaya putra
2019년 5월 30일
Walter Roberson
2019년 5월 30일
fluid.u2=fluid.u1(p,T);
When you call that line what are class(p) and class(T)?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!