Assignment to submatrices
- To: mathgroup@smc.vnet.net
- Subject: [mg11238] Assignment to submatrices
- From: cox@kvass.egr.duke.edu (David E. Cox)
- Date: Mon, 2 Mar 1998 23:11:37 -0500
- Organization: Duke University, Durham, NC, USA
Is there any way to assign directly to submatrices, without building a higher order tensor? ie if A and B are 2x2's how do I create the 4x4 matrix [0 I2x2; A B]. thanks... dave