Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3335 > unrolled thread
| Started by | DC <b.gatessucks@gmail.com> |
|---|---|
| First post | 2011-06-26 21:52 +0000 |
| Last post | 2011-06-26 21:52 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Re: How can I concatenate elements DC <b.gatessucks@gmail.com> - 2011-06-26 21:52 +0000
| From | DC <b.gatessucks@gmail.com> |
|---|---|
| Date | 2011-06-26 21:52 +0000 |
| Subject | Re: How can I concatenate elements |
| Message-ID | <iu89nl$av$1@smc.vnet.net> |
Outer[#1 ~~ #2 &, ToString[#] & /@ s1, ToString[#] & /@ s2] // Flatten
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web