Polygyratia flatend Snail shell structure
4 views (last 30 days)
Show older comments
Hello every one
how can make Polygyratia flatend Snail shell structure like picture
0 Comments
Answers (1)
Sai Pallav
on 6 Jul 2023
Hi Dana,
For plotting this kind of shell you have to get the equation of the shell first. This equation is mentioned in this research paper. You can also find a similar equation here.
After getting the equation, define three dimentions x, y, and z and initialize it with a simple arthemetic progression sequence. Then, plot the graph using MATLAB function plot. You should be able to get the plot similar to the image.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!