MathGroup Archive 2013

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

Search the Archive

a trivial task?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131090] a trivial task?
  • From: Francisco Gutierrez <fgutiers2002 at yahoo.com>
  • Date: Tue, 11 Jun 2013 02:28:51 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net

Friends:

Suppose I have a string variable, say:exp={"I do not", "understand", this"}
I want to export this variable to a text file, so that each part of exp is separated by a line (\n). Thus I want to get:I do notunderstandthis

How can I achieve this? Thanks

Francisco




  • Prev by Date: Re: visualizing a maximum in the intersection between two surfaces
  • Next by Date: Re: defining a function whose parameter must be a function with two
  • Previous by thread: Re: NURBS Package Available
  • Next by thread: Re: a trivial task?