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

Please rectify this error and please send the correct code to my mail id.

Answers (1)

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

Asked:

on 24 Nov 2014

Answered:

on 24 Nov 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!