MathGroup Archive 2005

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

Search the Archive

Re: "layering" 2d plots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60588] Re: "layering" 2d plots
  • From: Helen Read <read at math.uvm.edu>
  • Date: Wed, 21 Sep 2005 03:20:22 -0400 (EDT)
  • Organization: EM Computer Facility, The University of Vermont
  • References: <200507030757.DAA18308@smc.vnet.net> <200507040624.CAA05801@smc.vnet.net> <dgolld$htp$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Curtis Osterhoudt wrote:

> Hi, all, 
> 
>     I have a question about the ability to show 2D graphics in a pseudo
> 3D way.
> 
>     I have produced a series of 2D plots, each of some system with some
> parameter changed slightly (this is experimental data. To forestall
> questions along the lines of "why don't you sample the function in a
> different way", I'll say that it's not possible yet. In addition, it'd
> just be nice to see if this -- proposed --  way is possible in
> practice). Although making an animation with the plots one after another
> is possible, I think it'd be a bit easier to see what's going on if I
> could "stack" each plot on top of the others, but with perspective shown.

StackGraphics (in the Graphics`Graphics3D` package) does what you want.

--
Helen Read
University of Vermont






  • Prev by Date: Struggling with LaTeX output from Publicon
  • Next by Date: Re: 5.2 Install issues
  • Previous by thread: Re: "layering" 2d plots
  • Next by thread: Re: "layering" 2d plots