Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
hasan iziaty
hasan iziaty el 14 de Dic. de 2016
Comentada: Walter Roberson el 14 de Dic. de 2016
  3 comentarios
Adam
Adam el 14 de Dic. de 2016
Surely the error is self-explanatory?! How are you expecting someone to make it more obvious than that?
Walter Roberson
Walter Roberson el 14 de Dic. de 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)

Iniciar sesión para comentar.

Respuesta aceptada

Alexander Holman
Alexander Holman el 14 de Dic. de 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.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by