Convert 2-D matrix input to 1-D vector
DSP System Toolbox / Signal Management / Signal Attributes
The Convert 2-D to 1-D block reshapes an M-by-N matrix input to a 1-D vector that has a length of M*N.
y = u(:) % Equivalent MATLAB code
The input is reshaped column-wise for a 3-by-2 matrix.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|