I have been coming across a code in MATLAB where the following operation is used. Assume we have a N-by-N matrix B and a M-by-N matrix C
B = [1,2,3;4,5,6;7,8,9] C