MathGroup Archive 1998

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

Search the Archive

Re: PlotLabel question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg14945] Re: PlotLabel question
  • From: "Dale Horton" <daleh>
  • Date: Fri, 27 Nov 1998 03:49:43 -0500
  • Organization: Wolfram Research, Inc.
  • References: <73d3lt$iac@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

   ListPlot[Pdist,PlotLabel->{StringJoin[{"time=",
ToString[N[time]],",",ToString[xpect],",",ToString[wfa[[xpect]]]}]}];

This converts all the numbers into strings and joins the strings
together.

-Dale

Peter Jay Salzman wrote in message <73d3lt$iac at smc.vnet.net>... dear
mathgroup,

when i run

   ListPlot[Pdist,PlotLabel->{"time="N[time],xpect,wfa[[xpect]]}];

the output has N[time] before time=.  clearly, i'd like to have
something that looks like:

time = 5, 23, 23+5I

to have as a label on my graph  where time, xpect and wfa are all
variables  can someone please tell me how to accomplish this?

thanks!

pete

--
Check out my homepage: http://landau.ucdavis.edu/psalzman/index.html
-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><
=-
Do you hate spam? Join the Coalition Against Unsolicited Commercial
Email (CAUCE) at http://www.cauce.org. Actions speak louder than words.
Join Today!

     I BOYCOTT ANY COMPANY THAT USES MASS ADVERTISING ON THE INTERNET




  • Prev by Date: Re: Plot Image Size
  • Next by Date: Re: Damaged Mathematica Systems Files, and Deleting Mathematica Caches?
  • Previous by thread: Re: PlotLabel question
  • Next by thread: tag on input form