Array indices must be positive integers or logical values.
Show older comments
I am trying to do app design for forward kinematics of 6 dof robot arm. How can I fix that error?

2 Comments
Matt J
on 18 Dec 2021
Please post code in code wells like this:
a=1;
b=2;
Irem ERSIN
on 18 Dec 2021
Accepted Answer
More Answers (1)
Matt J
on 18 Dec 2021
0 votes
You must examine the contents of floor(T.t(3)). It is zero, which is not a valid index.
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!