How to model custom shapes?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Steven Lord
il 18 Nov 2020
The alphaShape and polyshape functions may be of interest to you.
0 Commenti
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!