MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

N00b help needed: Graphics

  • To: mathgroup at smc.vnet.net
  • Subject: [mg96778] N00b help needed: Graphics
  • From: Hauke Reddmann <fc3a501 at uni-hamburg.de>
  • Date: Wed, 25 Feb 2009 03:59:55 -0500 (EST)

Hello,

I have a very simple problem: Visualization of
two data sets f={{x1,y1},{x2,y2},...} and
g={{X1,Y1},{X2,Y2},...}.
The first set shall be replaced by an interpolated curve:
F=Interpolation[f]. OK, that was trivial :-)
The second shall be shown as small dots overlayed on the graph
of f. Where is the problem, you ask? The problem is
my uni has version 5 and all the Graphics primitives
as shown on the Wolfram Internet site give no visible 
output or even error messages! 
Surely you have a command Plot[something_with_f_and_g]
for me working for any data lists? (Spline madness is
no issue, F is very smooth with my actual test data set f.)

THX,
-- 
Hauke Reddmann <:-EX8    fc3a501 at uni-hamburg.de
Nur Schufte schuften - Genie genießt.


  • Prev by Date: Counting Categories
  • Next by Date: Re: Coolest Mathematica trick you'll see this month guaranteed
  • Previous by thread: Re: Counting Categories
  • Next by thread: Re: N00b help needed: Graphics