matrix & matrix function to eigen
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi everyone, i would like to turn these matrixes to eigen format. Thanks for help <3!
M(81:100,81:100) = M(1:20,1:20)
M(1:20,81:100) = M(1:20,1:20)*2
M(81:100,1:20) = M(1:20,1:20)*5
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!