- /
-
Tasty Burgers
on 26 Oct 2021
- 2
- 18
- 0
- 0
- 154
z = 0: .03 : 0.97;
r = cos(4*pi*z)+2*sin(4*pi*z);
cylinder(r);
C=[0.625,0.390,0.248;1,0.781,0.497;flipud(hot(6))];
A=[C;flipud(C);];
colormap(A)
view(-44,41)
axis off