|
[Date Index]
[Thread Index]
[Author Index]
Re: Do Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg129126] Re: Do Plot
- From: Themis Matsoukas <tmatsoukas at me.com>
- Date: Mon, 17 Dec 2012 02:55:46 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Do[Plot[x^2 + c, {x, -2, 2}] // Print, {c, -1, 1, 0.2}]
Prev by Date:
Re: Filling Plot
Next by Date:
Re: Do Plot
Previous by thread:
Re: Do Plot
Next by thread:
Re: Do Plot
|