MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: detection of automatic range of plot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg107750] Re: detection of automatic range of plot?
  • From: dh <dh at metrohm.com>
  • Date: Thu, 25 Feb 2010 01:54:29 -0500 (EST)
  • References: <hm3230$m99$1@smc.vnet.net>

Hi Guiseppe,
AbsoluteOptions is the word you are looking for. E.g.:
g = Plot[Sin[x], {x, 0, Pi}]
AbsoluteOptions[g, PlotRange]
Daniel

On 24.02.2010 12:21, pippo p. wrote:
> when you plot an unlimited function, mathematica chooses the vertical
> range's limits. could i detect which are the limits chosen by
> mathematica to use them? thanks
> giuseppe
>


-- 

Daniel Huber
Metrohm Ltd.
Oberdorfstr. 68
CH-9100 Herisau
Tel. +41 71 353 8585, Fax +41 71 353 8907
E-Mail:<mailto:dh at metrohm.com>
Internet:<http://www.metrohm.com>



  • Prev by Date: Re: detection of automatic range of plot?
  • Next by Date: Parsing awkward text in a nested list
  • Previous by thread: Re: Re: detection of automatic range of plot?
  • Next by thread: adding graphics and calibration to plot3d