Array indices must be positive integers or logical values.
Mostrar comentarios más antiguos
I am trying to do app design for forward kinematics of 6 dof robot arm. How can I fix that error?

2 comentarios
Matt J
el 18 de Dic. de 2021
Please post code in code wells like this:
a=1;
b=2;
Irem ERSIN
el 18 de Dic. de 2021
Respuesta aceptada
Más respuestas (1)
Matt J
el 18 de Dic. de 2021
0 votos
You must examine the contents of floor(T.t(3)). It is zero, which is not a valid index.
Categorías
Más información sobre Robotics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!