powered by
kron(x, y)
%x%
kron
## Create Pascal Matrix: P = pascal(3) P ## Return the Kronecker Product kron(P, diag(3)) P
Run the code above in your browser using DataLab