MathGroup Archive 2003

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

Search the Archive

Re: Show graphics command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40395] Re: [mg40347] Show graphics command
  • From: SONKOLY Pal <phaul at inf.elte.hu>
  • Date: Fri, 4 Apr 2003 01:21:09 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Perhaps this is what you want:
(Replace (*****) with  your function and list)

Show[Plot[ (*****),
DisplayFunction->Identity],ListPlot[(********),DisplayFunction->Identity],
DisplayFunction->$DisplayFunction
]


Phaul




  • Prev by Date: Re: second order nonlinear diffrl equns
  • Next by Date: Re: Problems defining function
  • Previous by thread: RE: Show graphics command
  • Next by thread: Re: Show graphics command