LHS should be matrix with 3 rows

We're trying to do matrix-vector multiplication, but for some reason, matlab wants my matrix to be 3 rows, even though the vector is a 4x1 vector
For some reason, I think our fkine-function creates a 1x1 matrix, with all the entries in (1,1)

1 Comment

is d6 perhaps an empty vector at this point?

Sign in to comment.

Answers (1)

minyan
minyan on 7 Feb 2024
我通过将10.4版本工具箱更换为9.10版本,并将MATLAB从2023改为2022解决了这个问题

Asked:

on 13 May 2021

Answered:

on 7 Feb 2024

Community Treasure Hunt

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

Start Hunting!