Create square diagonal matrix from diagonal elements
DSP System Toolbox / Math Functions / Matrices and Linear Algebra / Matrix Operations
The Create Diagonal Matrix block populates the diagonal of the M-by-M matrix output with the elements contained in the length-M vector input D. The elements off the diagonal are zero.
A = diag(D) % Equivalent MATLAB code
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|