CLAD 03-13
What is the output of the Build Array function in the following block diagram when Concatenate Inputs is selected?
- A 1-D Array of {1, -4, 3, 7, -2, 6}
- A 1-D Array of {1, 7, -4, -2, 3, 6}
- A 2-D Array of {{1, -4, 3, 0}, {7, -2, 6}}
- A 2-D Array of {{1, -4, 3}, {7, -2, 6}}
Leave a Reply