|
[Date Index]
[Thread Index]
[Author Index]
Re: Graphing Functions
- To: mathgroup at smc.vnet.net
- Subject: [mg27339] Re: Graphing Functions
- From: "Paul Lutus" <nospam at nosite.com>
- Date: Wed, 21 Feb 2001 03:17:20 -0500 (EST)
- References: <96asca$6f6@smc.vnet.net> <96iqrq$d9u@smc.vnet.net> <96t8ke$ppu@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"nsnn" <dontreply at tothis.ok?> wrote in message
news:96t8ke$ppu at smc.vnet.net...
> Brian (and Alberto, Paul, Peter, Allan and Brian)-
>
> Thanks for the guidance!
>
> Brian - It seems that you have hit on my problem. I will get errors with
> some very simple functions and not with others. As soon as I think I have
> it figured out I get errors....
>
> another question when plotting - is there a way to turn off Mathematica's
> intelligent default for scale of the y axis? I would like to look at the
> functions in a "square" format.
By "scale" do you mean aspect ratio?
ParametricPlot[{Sin[x],Cos[x]},{x,0,2 Pi},AspectRatio -> 1]
--
Paul Lutus
www.arachnoid.com
Prev by Date:
SetDelayed problems with matrix operation
Next by Date:
Re: page breaks ?
Previous by thread:
Re: Re: Graphing Functions
Next by thread:
Re: Graphing Functions
|