index reduction using matlab2014b

1 次查看(过去 30 天)
Devyani
Devyani 2015-2-12
I am trying to reduce the index of my DAE problem using the function reduceDAEIndex in Matlab 2014b . I am constantly getting the following error.
Error using mupadengine/feval (line 157)
MuPAD error: Error: The variables must be specified by univariate function calls. [daetools::checkInput]
Error in sym/reduceDAEIndex (line 98)
A = feval(symengine, 'symobj::reduceDAEIndex', eqs, vars);
Error in symbolic (line 103)
[DAEs,DAEvars]=reduceDAEIndex(eqs,vars)
Can anyone tell me what is the problem?
  2 个评论
Szar
Szar 2017-10-3
I have the same question. :(
Walter Roberson
Walter Roberson 2017-10-3
Could you post some sample inputs so we can test?
Also, Szar, which MATLAB release are you using?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MuPAD 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by