does not support cell arrays containing cell arrays or objects.

1 view (last 30 days)
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 Comments
vaya putra
vaya putra on 30 May 2019
yes i have done follow that.
when i fill input file as vector is correct
now i want to fill file with array file.
any comment?
Walter Roberson
Walter Roberson on 30 May 2019
fluid.u2=fluid.u1(p,T);
When you call that line what are class(p) and class(T)?

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!