PDA

View Full Version : Mathematica


TSN79
Sep2-05, 05:44 AM
Can anybody tell me if in Mathematica there is a possibility to twist and turn 3D graphs like you can in Maple? I've only found a way to type in coordinates to turn it and that's really unconvenient...

PerennialII
Sep2-05, 07:14 AM
There is the '3D viewpoint selector' under the 'input' menu.

TSN79
Sep2-05, 08:16 AM
I know that, and there I can turn the thing around like I want, but how do I transfer that to my plot?

PerennialII
Sep2-05, 10:20 AM
.... got you :smile: .... it really is inconvenient. Haven't seen anything in the gui which would do it realtime without re-evaluating the expressions :confused:

EnumaElish
Sep3-05, 10:27 AM
Can anybody tell me if in Mathematica there is a possibility to twist and turn 3D graphs like you can in Maple? I've only found a way to type in coordinates to turn it and that's really unconvenient...The only way I know how is to use the "ViewPoint -> {x,y,z}" option in the Plot or Show statement.