Complex matrix & vertex errors

1 view (last 30 days)
Chae gyu Lim
Chae gyu Lim on 1 Jun 2022
Edited: Dyuman Joshi on 1 Jun 2022
Hi, I wrote the 9x9 matrix as written below, but what I got is the "vertcat error", though it seems there's no such error. Could you tell which part is wrong in here?

Answers (1)

Dyuman Joshi
Dyuman Joshi on 1 Jun 2022
Edited: Dyuman Joshi on 1 Jun 2022
The last row in your matrix contains 10 elements rather than 9.

Community Treasure Hunt

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

Start Hunting!