How to make Excel import symbolically
- To: mathgroup at smc.vnet.net
- Subject: [mg126994] How to make Excel import symbolically
- From: Matti <matti_overmark at yahoo.se>
- Date: Fri, 22 Jun 2012 03:02:36 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi! I am new to Mathematica 8 Home (Win 7 64) so I would be grateful for some help. I am trying to import a matrix symbolically from Excel 2010 so that I can manipulate it further on. I.e in Excel aa bb cc dd When I use the Import command I get {{{aa, bb},{cc, dd}}} This is not an matrix, it's something else (I don't know what). 1. Can I import the symbolic matrix in one operation? or 2. Can I transform the {{{...}}} to a {{...}}? TIA Matti
- Follow-Ups:
- Re: How to make Excel import symbolically
- From: Tomas Garza <tgarza10@msn.com>
- Re: How to make Excel import symbolically
- From: Sergio Miguel Terrazas Porras <sterraza@uacj.mx>
- Re: How to make Excel import symbolically
- From: Sseziwa Mukasa <mukasa@gmail.com>
- Re: How to make Excel import symbolically