MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Array construction

  • To: mathgroup at smc.vnet.net
  • Subject: [mg50934] Re: Array construction
  • From: "Kezhao Zhang" <kezhao.zhang at gmail.com>
  • Date: Tue, 28 Sep 2004 00:58:56 -0400 (EDT)
  • References: <cj86n1$78e$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Try

Outer[Symbol["a" <> ToString[#1] <> ToString[#2]] &, {1, 2}, {1, 2}]
K. Z.


  • Prev by Date: Hyperbolic function identity
  • Next by Date: wavelet transform
  • Previous by thread: Re: Array construction
  • Next by thread: Re: Array construction