Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3335 > unrolled thread

Re: How can I concatenate elements

Started byDC <b.gatessucks@gmail.com>
First post2011-06-26 21:52 +0000
Last post2011-06-26 21:52 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: How can I concatenate elements DC <b.gatessucks@gmail.com> - 2011-06-26 21:52 +0000

#3335 — Re: How can I concatenate elements

FromDC <b.gatessucks@gmail.com>
Date2011-06-26 21:52 +0000
SubjectRe: How can I concatenate elements
Message-ID<iu89nl$av$1@smc.vnet.net>
Outer[#1 ~~ #2 &, ToString[#] & /@ s1,  
  ToString[#] & /@ s2] // Flatten

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web