MathGroup Archive 2005

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

Search the Archive

Re: Re: plots with variation of arbitrary constant

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60521] Re: [mg60503] Re: plots with variation of arbitrary constant
  • From: Chris Chiasson <chris.chiasson at gmail.com>
  • Date: Mon, 19 Sep 2005 04:45:40 -0400 (EDT)
  • References: <dg68o6$9vb$1@smc.vnet.net> <200509180515.BAA02310@smc.vnet.net>
  • Reply-to: chris.chiasson at gmail.com
  • Sender: owner-wri-mathgroup at wolfram.com

If it bothers you:
use Set[symbol,expr] then Plot[symbol,etc]
instead of Plot[Evaluate[expr],etc]

On 9/18/05, Narasimham <mathma18 at hotmail.com> wrote:
> Thanks to all who responded. Actually was looking at ways of doing it
> without Evaluate.
> 
> 


-- 
Chris Chiasson
http://chrischiasson.com/contact/chris_chiasson


  • Prev by Date: Re: integral to table values
  • Next by Date: Re: integral to table values
  • Previous by thread: Re: plots with variation of arbitrary constant
  • Next by thread: integral to table values