Re: v.6 RevolutionPlot3D
- To: mathgroup at smc.vnet.net
- Subject: [mg75984] Re: v.6 RevolutionPlot3D
- From: Helen Read <hpr at together.net>
- Date: Mon, 14 May 2007 03:47:35 -0400 (EDT)
- References: <26790717.1178958081186.JavaMail.root@m35> <f26mhe$2dn$1@smc.vnet.net>
- Reply-to: HPR <read at math.uvm.edu>
DrMajorBob wrote:
> See if the ViewVertical option (in combination with AxesLabel) helps any.
>
> RevolutionPlot3D[{t, t^2}, {t, 0, 2}, AxesLabel -> {x, y, z},
> Ticks -> None, ViewVertical -> {1, 0, 0}]
>
> or
>
> RevolutionPlot3D[{t, t^2}, {t, 0, 2}, AxesLabel -> {z, x, y},
> Ticks -> None, ViewVertical -> {1, 0, 0}]
Interchanging {x,y} and setting ViewVertical->{-1,0,0} does the job.
--
Helen Read
University of Vermont