Graph viewpoint in wxplot3d



You can also use:
    plot3d (...,[azimuth,60], [elevation,80])
(or any other value between 0 and 360 for azimuth ans between -90 and 90 
for elevation)

I don't know whether wxplot3d is based upon plot3d or draw3d, but it 
should accept either the azimuth and elevation options of plot3d or the 
view option of draw3d.
Jaime

On 10-07-2013 19:58, Leo Butler 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
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima