Graph viewpoint in wxplot3d



Thanks :)



On Wed, Jul 10, 2013 at 9:58 PM, Leo Butler
<l_butler at users.sourceforge.net>wrote:

>    >From mailnull  Wed Jul 10 16:20:06 2013
>    Date: Wed, 10 Jul 2013 19:19:45 +0300
>    From: ahmet alper parker <aaparker at gmail.com>
>
>    Dear All,
>    I have a very simple problem, when I use maxima with wxplot3d command,
> it
>    always shows from the same angle/viewpoint the plotted graph. How can I
>    change it? Could you give some information? There are many options in
> the
>    graphs and I cannot figure out which one I should use. It should be
>    something so simple...
>    Best Regards
>    Ahmet Alper Parker
>
> Try:
>
> draw3d(..., view=[latitude,longitude]);
>
> Leo
>