New Plot output in version 5
- To: mathgroup at smc.vnet.net
- Subject: [mg44247] New Plot output in version 5
- From: Mariusz Jankowski<mjankowski at usm.maine.edu>
- Date: Fri, 31 Oct 2003 03:01:14 -0500 (EST)
- Organization: University of Maine System testbed server
- Sender: owner-wri-mathgroup at wolfram.com
I just noticed that Plot no longer obeys the domain limits given by its second argument. Try the following to reproduce my result: Plot[UnitStep[x], {x,-1,5}] This cannot possibly be a feature change, can it? I know I can force the desired behavior by using PlotRange, but why should I need to repeat myself? (At home, with my kids, I am used to it, but with Mathematica ... ) Mariusz