??? Indexing cannot yield multiple results. [u s v]=svd(a);

1 view (last 30 days)
Please rectify this error and please send the correct code to my mail id.

Answers (1)

Roger Stafford
Roger Stafford on 24 Nov 2014
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 Eigenvalues 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!