3D Profile Extrude
Ältere Kommentare anzeigen
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)

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Volume Visualization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

