Afficher commentaires plus anciens
syms x t
solve(1-0.1864+4/x*(1/x*(int(t/(exp(t)-1),0,x))-1))
错误使用 mupadengine/feval (line 157)
MuPAD error: Error: The second argument must be of form x or x = a..b. [int]
出错 solve (line 170)
sol = eng.feval('symobj::solvefull',eqns,vars);
请问这是什么问题啊?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Common Operations 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!