Borrar filtros
Borrar filtros

How to surf a specific contour ?

3 visualizaciones (últimos 30 días)
Benutzer Name
Benutzer Name el 24 de Ag. de 2018
Comentada: Star Strider el 24 de Ag. de 2018
Hello,
I wonder if I can surf not only a rectangular area with "surf" (like using "meshgrid",...) but also an specific area like my .mat file. I tried to write a script to do so, but I thought there is maybe a simple way, maybe a function, to surf things like that. At the end I want also extrude it and use it as a 3D object. but first it would be enough if I could surf my area in the image.
  1 comentario
madhan ravi
madhan ravi el 24 de Ag. de 2018
Without your code definitely you won't get an answer.

Iniciar sesión para comentar.

Respuesta aceptada

Star Strider
Star Strider el 24 de Ag. de 2018
For an example, see: how to convert 2D graph to 3D? (link). (Scroll down to the second plot figure.)
  2 comentarios
Benutzer Name
Benutzer Name el 24 de Ag. de 2018
I want to create with "surf" not a "mesh". Also for simple geometries like an airfoil I can create a surface. But thanks for the information!
Star Strider
Star Strider el 24 de Ag. de 2018
As always, my pleasure.
Just substitute surf for mesh. The calling syntax for both functions are the same.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots 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