MatLab Eigenvector Graphical Representation for 4x4 matrix
Show older comments
To find the graphical representation of the eigenvectors of a 2x2 matrix, I know that you can use eigshow(), and the major axis of the ellipse are the eigenvectors.
But, how do you represent the eigenvectors of a 4x4 matrix graphically in MatLab? eigshow() only works for 2x2 matrices.
Accepted Answer
More Answers (0)
Categories
Find more on Special Values 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!