How to model custom shapes?
Mostrar comentarios más antiguos
As the question shapes, how would you go about making "custom shapes"?
The shapes I'm trying to draw aren't complicated, more like various globular/blobby shapes. But, because they aren't perfect shapes, I don't think I can use Matlab's circle, rectangle, etc. functions.
What are some resources/toolboxes/ways to try and model imperfect shapes?
Respuestas (1)
Steven Lord
el 18 de Nov. de 2020
0 votos
The alphaShape and polyshape functions may be of interest to you.
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!