index reduction using matlab2014b

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 comentarios

Szar
Szar el 3 de Oct. de 2017
I have the same question. :(
Walter Roberson
Walter Roberson el 3 de Oct. de 2017
Could you post some sample inputs so we can test?
Also, Szar, which MATLAB release are you using?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 12 de Feb. de 2015

Comentada:

el 3 de Oct. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by