3D Profile Extrude
Afficher commentaires plus anciens
Hello, could you help me make this code extrude this random profile into the z-axis and make the plot in 3D using mesh or surf?
x = [82,80,65,38,82]
y = [82,54,36,94,82]
plot(x,y)

Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Volume Visualization 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!

