Error out of range

1 vue (au cours des 30 derniers jours)
fariz
fariz le 11 Oct 2012
Hi there, can i know when i run simulink process, there is ana erroe statement like this 'The expression: sin(u(1)*exp(2.3*(-u(2)))) in 'test_switch/Fcn' has a subscript that is out of range'
what is the meaning of this?

Réponse acceptée

Walter Roberson
Walter Roberson le 11 Oct 2012
It means that "u" is expected to be a vector, but it does not have at least 2 elements.
  1 commentaire
fariz
fariz le 11 Oct 2012
oh i see. so its a vector related problem. thanks for the help.

Connectez-vous pour commenter.

Plus de réponses (1)

Sachin Ganjare
Sachin Ganjare le 11 Oct 2012
What is u(1) & u(2)? Please elaborate.
  1 commentaire
fariz
fariz le 11 Oct 2012
no just an input, the equation i got from a friend, and it seems that he got it wrong with it. so just need to do a new equation for the process.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by