How to model custom shapes?
Afficher commentaires plus anciens
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?
Réponses (1)
Steven Lord
le 18 Nov 2020
0 votes
The alphaShape and polyshape functions may be of interest to you.
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!