how to enable rotate3d for guide axes?

回答(1 个)

Use the command:
rotated3d on
After the code that plots the surf.

2 个评论

the thing is, I also have a datacursor on; so user needs to be able to toggle datacursor and rotate3d
Use a keypressfcn callback to detect the user pressing a keyboard key to request toggling between them.
Note: if you do this, you will probably have to zap a listener. See http://www.mathworks.com/matlabcentral/answers/2005-windowkeypressfcn-and-datacursormode-on

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

提问:

A
A
2012-12-17

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by