|
[Date Index]
[Thread Index]
[Author Index]
Re: ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg3278] Re: ListPlot
- From: wagner at bullwinkle.cs.Colorado.EDU (Dave Wagner)
- Date: Fri, 23 Feb 1996 02:12:15 -0500
- Organization: University of Colorado, Boulder
- Sender: owner-wri-mathgroup at wolfram.com
In article <4gbvjp$mqo at dragonfly.wolfram.com>,
FERRUCCIO Renzoni <renzoni at fexphds04.tu-graz.ac.at> wrote:
>graf1 = ListPlot[exp]
>
>graf2 = ListPlot[teor]
>
>but plotting graf1 as points (small circles) and graf2 as small
>boxes or triangles, just to distinguish them.
Use Graphics`MultipleListPlot`.
Dave Wagner
Principia Consulting
(303) 786-8371
dbwagner at princon.com
http://www.princon.com/princon
==== [MESSAGE SEPARATOR] ====
Prev by Date:
Mathematica Web Page Contest
Next by Date:
Re: ListPlot
Previous by thread:
Mathematica Web Page Contest
Next by thread:
Re: ListPlot
|