MathGroup Archive 1997

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

Search the Archive

Re: question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg7122] Re: question
  • From: dreece at mindspring.com (Daryl Reece)
  • Date: Sun, 11 May 1997 02:57:19 -0400 (EDT)
  • Organization: MindSpring Enterprises, Inc.
  • Sender: owner-wri-mathgroup at wolfram.com

The following command will add a line at x=4 to any graph.  I don't
know how to automatically determine the minimum and maximum value of
f[x] to set the limits, ymin and ymax

Show[Insert[Plot[f[x], x,xmin,xmax}],Line[{{4,ymin},{4,ymax}}],{1,1}]]

Hope this helps,
Daryl

"Dr. Tar Ortiz" <jortiz at campus.tol.itesm.mx> wrote:

>We want to plot the function x=4 , but we can not do that. Do you know
>how to do it, help us please.
>-- 
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>Dr. Tar Ortiz Peralta                        Instituto Tecnológico y de
>Estudios Superiores    
>Profesor Titular                                       de Monterrey
>Campus - Toluca
>Dir. del Depto. de Ciencias Básicas       Cien mts. al nte. de San
>Antonio Buenavista
>Tel(72)741174,741128 ext.2175           Toluca Edo. de México C. P.
>50252
>Fax(72)741178                                   
>Internet:jortiz at campus.tol.itesm.mx
>                http:/www.tol.itesm.mx/~amercado/dic/deptos/deptos.html
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++





  • Prev by Date: Re: question
  • Next by Date: Iterating NDSolve
  • Previous by thread: Re: question
  • Next by thread: Re: question