|
[Date Index]
[Thread Index]
[Author Index]
Re: Outputing a tabular function
- To: mathgroup at smc.vnet.net
- Subject: [mg54954] Re: [mg54945] Outputing a tabular function
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Tue, 8 Mar 2005 05:03:38 -0500 (EST)
- References: <200503070710.CAA07734@smc.vnet.net>
- Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
- Sender: owner-wri-mathgroup at wolfram.com
I don't get it. If one exports to say, .csv, the data comes out in
Excel as a table. Are you talking about table headings?
On Mon, 7 Mar 2005 02:10:29 -0500 (EST), Clifford Martin
<camartin at snet.net> wrote:
> In some code I've written I output a table. In
> Mathematica I use TableForm in the usual way then use
> columns of data to fill the table. It looks nice in
> Mathematica. But my customer wants to be able to pull
> the file up in Excel. I've tried various export
> formats but since the tables are made up of columns of
> data that are just lists it writes the lists as rows
> Any suggestions about exporting the data so it can be
> read in an external program and look like a table? (I
> should add that I iterate over many sets of data and
> so there are multiple tables that print out. I capture
> the data in a function that I try to Export). Any
> suggestions appreciated.
>
> Cliff
>
>
--
Chris Chiasson
Kettering University
Mechanical Engineering
Graduate Student
1 810 265 3161
Prev by Date:
Mathematica can't calculate Fourier transform (Dirac mean position eigenfunction)
Next by Date:
Re: hunting down problems with my code
Previous by thread:
Outputing a tabular function
Next by thread:
Re: Outputing a tabular function
|