Mathematica Link for Excel Problem
- To: mathgroup at smc.vnet.net
- Subject: [mg50366] Mathematica Link for Excel Problem
- From: s-cohen at uniandes.edu.co (Sebastian Cohen S)
- Date: Mon, 30 Aug 2004 01:34:39 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello everyone, I am new to ML for Excel and I need help doing the following: I need to transcript the following Mathematica expression to Excel using ML to Excel's syntax. Sum[MatrixPower[{{0.1, 0.5, 0.4}, {0.3, 0.1, 0.6}, {0.5, 0.3, 0.2}}, i], {i, 0, 100}] The problem is that the matrix I define here ({{0.1, 0.5, 0.4},{0.3, 0.1, 0.6}, {0.5, 0.3, 0.2}} is already on a range on Excel lets say $A$1:$C$3 Thanks for any help, Sebastian Cohen S