How to rotate 3D surface matrices

48 visualizaciones (últimos 30 días)
Florence
Florence el 10 de Mayo de 2021
Comentada: Star Strider el 10 de Mayo de 2021
I have three matrices for surf command: X, Y, Z. I need to rotate the matrix 45 degrees around the y axis to draw a new surface.Is there anyway to achieve this?The schematic diagram is below.

Respuesta aceptada

Star Strider
Star Strider el 10 de Mayo de 2021
It depends on what you want to do.
To rotate the surface in the axes, use the rotate function.
To change the viewpoint (camera angle) use the view function.
  4 comentarios
Florence
Florence el 10 de Mayo de 2021
Thanks again for your answer
Star Strider
Star Strider el 10 de Mayo de 2021
As always, my pleasure!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by