Array indices must be positive integers or logical values.
이전 댓글 표시
I am trying to do app design for forward kinematics of 6 dof robot arm. How can I fix that error?

댓글 수: 2
Matt J
2021년 12월 18일
Please post code in code wells like this:
a=1;
b=2;
Irem ERSIN
2021년 12월 18일
채택된 답변
추가 답변 (1개)
Matt J
2021년 12월 18일
0 개 추천
You must examine the contents of floor(T.t(3)). It is zero, which is not a valid index.
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!