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