How to rotate surface code

1 次查看(过去 30 天)
Hello, everybody.
I was wondering if anyone would know how to get past a 3D surface like the one I show below.
In something like what I show below using code, not like I did that was using the rotate3D option, because I tried using rotate but didn't get the right combination.
rotate(h,direction,alpha)
  1 个评论
Turlough Hughes
Turlough Hughes 2019-12-6
To clarify, are you looking to rotate your axes so you can view the results as per the above images or do you want to actually rotate the points themselves about the axes?

请先登录,再进行评论。

采纳的回答

Turlough Hughes
Turlough Hughes 2019-12-6
Try the view function (documentation)
view(0,0)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by