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!