PlotLabel question
- To: mathgroup at smc.vnet.net
- Subject: [mg14892] PlotLabel question
- From: Peter Jay Salzman <psalzman at landau.ucdavis.edu>
- Date: Mon, 23 Nov 1998 10:12:08 -0500
- Sender: owner-wri-mathgroup at wolfram.com
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
- Follow-Ups:
- Re: PlotLabel question
- From: Des Penny <penny@suu.edu>
- Re: PlotLabel question
- From: Brian Boonstra <boonstb@cmg.FCNBD.COM>
- Re: PlotLabel question