Eliminate Singleton Dimension with the Squeeze Block
This example shows a model using the Squeeze block to eliminate a dimension of size 1.
The Squeeze block converts a multidimensional array from the Constant block of size 3-by-1-by-2 into a 3-by-2 signal.