MATLAB: Calculate vector norm in Simulink

magnitudeMATLABnormnormalizationsimulinkvector

Is there a block that finds the norm of a vector in simulink? I haven't found the equivalent to norm(v) from MATLAB.
Thanks!

Best Answer

hi, it does exist, its called "abs" , open Simulink library and go to :"Math operations" block , its the first on the list, with notation u : ABS