Re: Newbie Plot Question
- To: mathgroup at smc.vnet.net
- Subject: [mg50777] Re: [mg50756] Newbie Plot Question
- From: DrBob <drbob at bigfoot.com>
- Date: Sun, 19 Sep 2004 21:39:56 -0400 (EDT)
- References: <200409190756.DAA17990@smc.vnet.net>
- Reply-to: drbob at bigfoot.com
- Sender: owner-wri-mathgroup at wolfram.com
PlotRange->All
Bobby
On Sun, 19 Sep 2004 03:56:06 -0400 (EDT), Kate Yoak <kyoak at oversee.net> wrote:
> When plotting functions, I often find Mathematica getting bogged down in
> a small range of values, and leaving important parts of the curve off.
>
> For example, when plotting a beta probability distribution, I get a plot
> that covers 1x10^-10.. 4x10^-10, and doesn't go higher.
>
> I tried Ticks(r){Automatic, {0,0.5,1}} - all that did is skip the
> tickmarks.
>
> Then PlotRegion->{{0,1}, {0,1}} did not accomplish anything.
>
> How do I tell it to adjust the scale?
>
> Thank you!
>
> Kate
>
>
>
>
--
DrBob at bigfoot.com
www.eclecticdreams.net
- References:
- Newbie Plot Question
- From: "Kate Yoak" <kyoak@oversee.net>
- Newbie Plot Question