MathGroup Archive 2004

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

Search the Archive

Re: simply problem (not for me) about axes scale

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52985] Re: simply problem (not for me) about axes scale
  • From: Bill Rowe <readnewsciv at earthlink.net>
  • Date: Sat, 18 Dec 2004 04:00:27 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

On 12/17/04 at 5:19 AM, mazuego at virgilio.it (Alessandro M.) wrote:

>Hi all I've a problem. I cannot find in the master index which is
>the built-in function that allow me to plot a curve with the same
>scale on the Y and X axes. I mean... I want the same subdivisions
>length on the X and Y axes on a 2D plot!

Use the option AspectRatio. For example,

Plot[x,{x,0,10},ApectRatio->1]
--
To reply via email subtract one hundred and four


  • Prev by Date: Aliases
  • Next by Date: How make a package
  • Previous by thread: Re: simply problem (not for me) about axes scale
  • Next by thread: slow eigenvectors and eigenvalues