|
[Date Index]
[Thread Index]
[Author Index]
Re: Part 2 of a recent post on Plot and v 5
- To: mathgroup at smc.vnet.net
- Subject: [mg44414] Re: [mg44358] Part 2 of a recent post on Plot and v 5
- From: Yasvir Tesiram <yat at omrf.ouhsc.edu>
- Date: Sat, 8 Nov 2003 04:50:56 -0500 (EST)
- References: <200311071016.FAA05351@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Plot[UnitStep[x], {-1,5}, PlotRange->All]
This as far as I know has always been like this and has caught me
unawares from time to time. I suppose PlotRange->Automatic (the
default setting) makes some assumptions based on the data and plots
what is significant as one would when making plots by hand.
Yas
On Nov 7, 2003, at 4:16 AM, Mariusz Jankowski wrote:
> Plot[UnitStep[x], {x, -1, 5}];
Prev by Date:
Something wrong with this integral (see text)
Next by Date:
MathLink for BCC and/or Dev-C++
Previous by thread:
Part 2 of a recent post on Plot and v 5
Next by thread:
Re: Part 2 of a recent post on Plot and v 5
|