gpt4 book ai didi

wolfram-mathematica - 数学 : Unable to zoom in/out using the mouse on a 3D graphics after Rotate[]

转载 作者:行者123 更新时间:2023-12-04 08:16:04 25 4
gpt4 key购买 nike

我制作了 3D 图形,并使用了已知的缩放方法,即按住 Ctrl 然后上下滑动鼠标以按此处所述进行放大和缩小

http://reference.wolfram.com/mathematica/howto/RotateZoomAndPanGraphics.html

这工作正常。

但现在我发出命令 Rotate[g,90 Degree],并尝试放大生成图(在新的输出单元格中)。但是缩放不再适用于那个新的旋转图像。

每次滑动鼠标时,我都会看到它闪烁黑色,但它既不放大也不缩小。

这是命令

     g=Graphics3D[ Cuboid[{-.1,-.1,-.1},{.1,.1,.1}],
AxesOrigin->{0,0,0},
PlotRange->{{-1,1},{-1,1},{-1,1}},
Axes->True,
AxesLabel->{"X","Y","Z"},
ViewPoint->Front,
Ticks->None]

现在缩放工作正常。现在输入
 Rotate[g,90 Degree]

现在尝试放大上述命令的结果。这是行不通的。

版本 8.0.1,Windows 7

谢谢

最佳答案

你是对的,界面中有一个错误。

经过几次尝试,按 Ctrl 和鼠标按钮,我得到了一个奇怪的显示:

enter image description here

并且缩放有效(虽然不一致),但是......从左到右移动鼠标!

关于wolfram-mathematica - 数学 : Unable to zoom in/out using the mouse on a 3D graphics after Rotate[],我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6182086/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com