Re: plots with variation of arbitrary constant
- To: mathgroup at smc.vnet.net
- Subject: [mg60360] Re: [mg60316] plots with variation of arbitrary constant
- From: "Matthias Bode" <lvsaba at hotmail.com>
- Date: Wed, 14 Sep 2005 03:27:25 -0400 (EDT)
- References: <200509131006.GAA09646@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hello Narasimham: Do you want: Table[Plot[Sin[x] + c, {x, 0, Pi}], {c, 1, 10, 1}] ? Best regards, Matthias Bode. ----- Original Message ----- From: "Narasimham" <mathma18 at hotmail.com> To: mathgroup at smc.vnet.net Subject: [mg60360] [mg60316] plots with variation of arbitrary constant > How to show 2D plots for chosen range of a constant? > Show[Plot[Sin[x]+ c,{x,0,Pi}],{c,1,10,1}] does not work. > >
- References:
- plots with variation of arbitrary constant
- From: "Narasimham" <mathma18@hotmail.com>
- plots with variation of arbitrary constant