??? Indexing cannot yield multiple results. [u s v]=svd(a);
Show older comments
Please rectify this error and please send the correct code to my mail id.
Answers (1)
Roger Stafford
on 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.
Categories
Find more on Linear Algebra 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!