??? Indexing cannot yield multiple results. [u s v]=svd(a);
Afficher commentaires plus anciens
Please rectify this error and please send the correct code to my mail id.
Réponses (1)
Roger Stafford
le 24 Nov 2014
1 vote
By any chance do you have a variable named 'svd'? If so, you should change its name so as not to be confused with matlab's 'svd' built-in function. Your error message may have been due to such a confusion.
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!