Display 3D surface data on a 2D plot

To Whom It May Concern:
I have data (e.g., temperature) on a cylindrical surface. The x, y, z coordinates are known. I would like to display the data on a 2D surface (i.e., flatten (unroll) the cylinder)
Any insights on how to do this will be appreciated.
Thank you.

Antworten (1)

Star Strider
Star Strider am 1 Mär. 2019

0 Stimmen

The pol2cart (link) function comes quickly to mind. It would seem to be appropriate.

Kategorien

Gefragt:

am 1 Mär. 2019

Beantwortet:

am 1 Mär. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by