LogLinearListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg16799] LogLinearListPlot
- From: Torrese <Torrese at emic.ucl.ac.be>
- Date: Tue, 30 Mar 1999 02:35:08 -0500
- Organization: UCL-EMIC
- References: <7d728e$771@smc.vnet.net> <7da8pb$9hd@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Dave,
David Annetts wrote:
> Hi Torrese
> >
>
> You can specify how Ticks should be placed. For example, I can plot the list
> {x, Log[10, y]} using ListPlot by specifying that FrameTicks->{LinearScale,
> LogScale, None, None}
> or FrameTicks->{LinearScale, LogScale, LinearScale, LogScale} if you prefer.
>
> Perhaps this method works with MultipleListPlot?
>
I think the problem is complicate. First of all my data are negative, then
it's impossible calculate Log[10,y] when y<0. In any case, if I consider
y>0
FrameTicks doesn't work correctly. Moreover if I use the Ticks statement
I've
an error. Is there any way to specify a plotting symbol with LogLinearListPlot ?
_____________________________________________
Guido Torrese
Ph. D. student
Microwaves U.C.L.
Betiment Maxwell, 3 Place du Levant
B-1348 Louvain-la-Neuve, Belgium
Fax: +32.10.47 87 05
Tel.: +32-(0)10-478099
E-mail: torrese at emic.ucl.ac.be
_____________________________________________