How to rotate 3D surface matrices

47 Ansichten (letzte 30 Tage)
Florence
Florence am 10 Mai 2021
Kommentiert: Star Strider am 10 Mai 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.

Akzeptierte Antwort

Star Strider
Star Strider am 10 Mai 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 Kommentare
Florence
Florence am 10 Mai 2021
Thanks again for your answer
Star Strider
Star Strider am 10 Mai 2021
As always, my pleasure!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Lighting, Transparency, and Shading finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by