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: [mg52965] Re : [mg52936] simply problem (not for me) about axes scale
  • From: "Jaccard Florian" <Florian.Jaccard at he-arc.ch>
  • Date: Sat, 18 Dec 2004 03:59:38 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Use :

 Plot[f[x],{x,xmin,xmax},AspectRatio->Automatic,PlotRange->{ymin,ymax}]

Meilleures salutations
 
F.Jaccard

-----Message d'origine-----
De : Alessandro M. [mailto:mazuego at virgilio.it] 
Envoyé : vendredi, 17. décembre 2004 11:19
À : mathgroup at smc.vnet.net
Objet : [mg52936] simply problem (not for me) about axes scale

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!
Thank you for patience


  • Prev by Date: Re: Apart's loss of functionality in 5.1
  • Next by Date: Re: NIntegrate a list
  • Previous by thread: Re: creating exact numbers, strange behavior
  • Next by thread: Re : NIntegrate a list