does not support cell arrays containing cell arrays or objects.
Afficher commentaires plus anciens
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 commentaires
KSSV
le 30 Mai 2019
Where is the code? Copy the code here. First read if any help present in the code.
vaya putra
le 30 Mai 2019
KSSV
le 30 Mai 2019
There is a test function for demo......you may follow that.
vaya putra
le 30 Mai 2019
Walter Roberson
le 30 Mai 2019
fluid.u2=fluid.u1(p,T);
When you call that line what are class(p) and class(T)?
Réponses (0)
Catégories
En savoir plus sur Whos dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!