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

댓글 수: 3

Seriously?
Adam
Adam 2016년 12월 14일
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)

댓글을 달려면 로그인하십시오.

 채택된 답변

Alexander Holman
Alexander Holman 2016년 12월 14일

0 개 추천

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에 대해 자세히 알아보기

질문:

2016년 12월 14일

댓글:

2016년 12월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by