Error with eigenvalues (eig)
Afficher commentaires plus anciens
I'm trying to calculate the left and right eigenvectors and eigenvalues of matrix. I use the syntax: [REvec,DD,LEvec] = eig(J); Which is correct according to the documentation. But I get the error: "Error using eig. Too many output arguments." My version is R2012b Any help?
1 commentaire
John D'Errico
le 19 Août 2015
According to WHAT documentation? I don't think that syntax was available in R1012b.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!