How can I plot surface normals?

此 个问题 已被 Cris LaPierre 标记
  • Cris LaPierre 在 2021-3-24 标记为 重复

    https://www.mathworks.com/matlabcentral/answers/769632-how-can-i-plot-the-surface-normal-variation-of-any-given-surface?s_tid=srchtitle

I am using the PDE toolbox to import a geometry and plot it. I now need to obtain the surface normals of that geometry, but I can't seem to do it. I have tried surfnorm and quiver, but it doesn't lead me anywhere. I don't know what I'm doing wrong. Any ideas?

2 个评论

surfnorm needs surface object. Can you interpolate your data to create surface?
The object I am importing is a surface, so I assumed that would do it.

回答(0 个)

此问题已关闭。

标签

关闭:

2021-5-6

Community Treasure Hunt

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

Start Hunting!

Translated by