what does this error mean?how to correct this error?

1 vue (au cours des 30 derniers jours)
hasan iziaty
hasan iziaty le 14 Déc 2016
Commenté : Walter Roberson le 14 Déc 2016
  3 commentaires
Adam
Adam le 14 Déc 2016
Surely the error is self-explanatory?! How are you expecting someone to make it more obvious than that?
Walter Roberson
Walter Roberson le 14 Déc 2016
That does not appear to be an error from Mathworks-provided code: it appears to be an error from user code, from the third party Quadcopter Dynamic Modeling and Simulation (Quad-Sim)

Connectez-vous pour commenter.

Réponse acceptée

Alexander Holman
Alexander Holman le 14 Déc 2016
You have two different vectors 'measured grams' and 'Throttle values' when doing matrix/vector operations you are required the lengths of these to match (even if it's with some 0 values). Make sure your input in both cases has the same number of arguments.

Plus de réponses (0)

Catégories

En savoir plus sur Just for fun 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