Question: trouble inside procedure using LinearAlgebra[SingularValues]

Using SVD to underst.mw

Hola ev1;
In the procedure PLOTSVD, I get the error
"Error, (in SVDPLOT) invalid input: linearalgebra" SingularValues Expects output value for keyword parameter to Be of type {list (identical (U, S, Vt, list)), identical (U, S, Vt, list)}
, pero Received [U, S, Vt]

Might help me to know the problem, as you can see out the procedure the same statement returns the expected result.

Gracias

Please Wait...