Matrix ops
- To: mathgroup at yoda.physics.unc.edu
- Subject: Matrix ops
- From: puglisi at settimo.italtel.it
- Date: Mon, 27 Sep 93 12:52:51 MDT
Here is a possible answer: Try this example. m=Array[a,{3,3}] two=Array[b,{2,2}] Release[ Map[ Rest, m[[{2,3}]] ] ]=two Alberto Puglisi Italtel Milan, Italy