index reduction using matlab2014b

조회 수: 1 (최근 30일)
Devyani
Devyani 2015년 2월 12일
댓글: Walter Roberson 2017년 10월 3일
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