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

3 个评论

Surely the error is self-explanatory?! How are you expecting someone to make it more obvious than that?
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)

请先登录,再进行评论。

 采纳的回答

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Just for fun 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by