|
[Date Index]
[Thread Index]
[Author Index]
Re: Polarplot orientation
- To: mathgroup at smc.vnet.net
- Subject: [mg126822] Re: Polarplot orientation
- From: Bob Hanlon <hanlonr357 at gmail.com>
- Date: Sun, 10 Jun 2012 02:15:40 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201206090707.DAA28376@smc.vnet.net>
PolarPlot[Sin[3 t], {t, 0, Pi}]
PolarPlot[
Evaluate[Sin[3 t] /. t -> t - Pi/2],
{t, 0, Pi}]
Bob Hanlon
On Sat, Jun 9, 2012 at 3:07 AM, Mat' G. <ellocomateo at free.fr> wrote:
> Hi all,
>
> Is it possible to change a polarplot to get 0=B0 vertical "@ 12.00" and to
> rotate clockwise?
>
> Best regards,
>
> Mateo
Prev by Date:
Re: Bug in Spherical Plot 3D, Mathematica version 7
Next by Date:
Any efficient way to make complete homogeneous symmetric functions in Mathematica?
Previous by thread:
Polarplot orientation
Next by thread:
Re: Polarplot orientation
|