error, simscape

Caused by: Error using ==> lBuild at 35 Component has more differential variables than equations.

1 Commento

Walter Roberson
Walter Roberson il 16 Mag 2012
This appears to be a duplicate of http://www.mathworks.com/matlabcentral/answers/37796-language-simscape

Accedi per commentare.

Risposte (1)

K E
K E il 16 Mag 2012

0 voti

This document by S. Enocksson gives an example of such an error: "you declare two variables in the setup section of the code and then have three equations in equations section. When the numerical solver tries to solve the system it gives an error message because the system of equations becomes over-determined or underdetermined and that causes numerical errors for the equation solver." So, check that your declared variables and equations match up.

Prodotti

Tag

Richiesto:

il 16 Mag 2012

Community Treasure Hunt

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

Start Hunting!

Translated by