index reduction using matlab2014b

2 ビュー (過去 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 Center および File ExchangeGet Started with MuPAD についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by