|
[Date Index]
[Thread Index]
[Author Index]
RE: Re: Re: genetic algorithms
- To: mathgroup at smc.vnet.net
- Subject: [mg92616] RE: [mg92239] Re: [mg91632] Re: genetic algorithms
- From: "Tugrul Temel" <temelt at xs4all.nl>
- Date: Wed, 8 Oct 2008 06:26:06 -0400 (EDT)
- References: <200809231137.HAA01052@smc.vnet.net>
Dear All,
With the following command I am able to create a table with (10 rows, 4
columns). I want to export this table in the same format to an Excel
worksheet to do some more calculations. I need some help.
Print[ TableForm[postDist, TableHeadings -> {{}, {"Variable", "Post-mean",
"Post-se"}}] ];
Thanks,
Tugrul
Prev by Date:
Color coding a Table entry
Next by Date:
Re: Axis in two scales
Previous by thread:
Re: Color coding a Table entry
Next by thread:
Re: genetic algorithms
|