Re: Plot3D
- To: mathgroup at smc.vnet.net
- Subject: [mg83658] Re: [mg83590] Plot3D
- From: "W. Craig Carter" <ccarter at mit.edu>
- Date: Tue, 27 Nov 2007 06:18:18 -0500 (EST)
- References: <200711240907.EAA17341@smc.vnet.net>
I find this to be a useful construction when I need to label 3D plots: Show[Your3DGraphics, Graphics3D[{Darker[Green], Text["Your Green Text", {0.5, 0.5, 1.2}], Red, Text["Your Red Text", {0.5, 0.5, 1.4}]}]] W. Craig Carter > blue -> sphere > red-> cilinder > How can I add a legend to a 3D Plot? > Thanks a lot, > Viviana Niro > >
- References:
- Plot3D
- From: Viviana Niro <niro@mpi-hd.mpg.de>
- Plot3D