3D Profile Extrude
Show older comments
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)

Accepted Answer
More Answers (0)
Categories
Find more on Volume Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
