MathGroup Archive 2002

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

Search the Archive

Re: PlotLabel with Assigned Variables

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34529] Re: [mg34507] PlotLabel with Assigned Variables
  • From: jmt <jmt at dxdydz.net>
  • Date: Mon, 27 May 2002 01:15:59 -0400 (EDT)
  • References: <200205240642.CAA08468@smc.vnet.net>
  • Reply-to: jmt at dxdydz.net
  • Sender: owner-wri-mathgroup at wolfram.com

PlotLabel->StringJoin["Surface = ",ToString[f]]

On Friday 24 May 2002 08:42, Matthias.Bode at oppenheim.de wrote:
> Dear Colleagues,
>
> I want to insert a simple PlotLabel:
> In: f=7
> In: ..., PlotLabel->"Surface = "f, ...
>
> Desired output above the plot: Surface = 7
>
> Output obtained: 7 Surface =
>
> I used various combinations of {} and "" - to no avail.
>
> How?
>
> Best regards,
> Matthias Bode
> Sal. Oppenheim jr. & Cie. KGaA
> Koenigsberger Strasse 29
> D-60487 Frankfurt am Main
> GERMANY
> Tel.: +49(0)69 71 34 53 80
> Mobile: +49(0)172 6 74 95 77
> Fax: +49(0)69 71 34 95 380
> E-mail: matthias.bode at oppenheim.de
> Internet: http://www.oppenheim.de


  • Prev by Date: how: suppressing digits (tick marks)?
  • Next by Date: Re: Inserting Mathematica-generated EPS files into PowerPoint? (on a Mac)
  • Previous by thread: PlotLabel with Assigned Variables
  • Next by thread: Re: PlotLabel with Assigned Variables