|
[Date Index]
[Thread Index]
[Author Index]
Re: newbie want to join the group
- To: mathgroup at smc.vnet.net
- Subject: [mg64334] Re: [mg64321] newbie want to join the group
- From: "David Park" <djmp at earthlink.net>
- Date: Sun, 12 Feb 2006 04:00:18 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Arthur,
Chances are that you neglected loading the Graphics`Graphics` package BEFORE
making your plot.
Needs["Graphics`Graphics`"]
or
<<Graphics`Graphics.m
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
From: Capet Arthur [mailto:Arthur.Capet at student.ulg.ac.be]
To: mathgroup at smc.vnet.net
hello, i'm a belgian physicist student.
i'm a newbie in the use of Mathematica, and working on CA complexity i'll
surely have a lot of questions this whole year.
just now, here's the particuliar one : i got a list of data, and i plot it
and it works all good. Now i try to plot it on a logarithmic scale using
the LogListPlot function, and... just nothing appears! No graphs, no error
message, just nothing.. what am i supoposed to do??
Thank you
Arthur Capet, University of Liège, Belgium
Prev by Date:
Re: newbie want to join the group
Next by Date:
Re: newbie want to join the group
Previous by thread:
Re: newbie want to join the group
Next by thread:
Re: newbie want to join the group
|