|
[Date Index]
[Thread Index]
[Author Index]
Re: Plot with 10E10 instead of 1*10E10
- To: mathgroup at smc.vnet.net
- Subject: [mg61068] Re: [mg61028] Plot with 10E10 instead of 1*10E10
- From: Pratik Desai <pdesai1 at umbc.edu>
- Date: Sun, 9 Oct 2005 01:35:30 -0400 (EDT)
- References: <200510080648.CAA20889@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Antonio Cardoso wrote:
>Hello,
>
>I'm trying to make a LogLogPlot with, for example, 10E10 instead of 1*10E10 on the axes. Can someone help me about that?
>
>Thanks,
>
>Antonio Cardoso
>
>
>
I am not sure if you are using the inbuilt LogLogPlot by Mathematica
<< Graphics`Graphics`
LogLogPlot[....]
This should give you what you are looking for
Pratik .
--
Pratik Desai
Graduate Student
UMBC
Department of Mechanical Engineering
Phone: 410 455 8134
Prev by Date:
Re: Plot with 10E10 instead of 1*10E10
Next by Date:
Re: Re: Globally limiting precision or accuracy
Previous by thread:
Plot with 10E10 instead of 1*10E10
Next by thread:
Re: Plot with 10E10 instead of 1*10E10
|